toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
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