kotlin-jupyter-kernel
Toggle table of contents
0.13.0-481-1
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
lib-ext
/
org.jetbrains.kotlinx.jupyter.ext.graph.visualization
Package-level
declarations
Functions
Functions
dot
Text
Link copied to clipboard
fun
<
T
>
MultiGraph
<
T
>
.
dotText
(
)
:
String
render
Link copied to clipboard
fun
<
T
>
MultiGraph
<
T
>
.
render
(
)
:
Image
render
Dot
Text
Link copied to clipboard
fun
renderDotText
(
text
:
String
)
:
Image
to
HTML
Link copied to clipboard
fun
<
T
>
MultiGraph
<
T
>
.
toHTML
(
)
:
String