Public
Edited
Mar 31, 2024
Fork of KTS Library
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
diagram_from_dot = svg_from_dot()
Insert cell
dot_string = 'digraph <the logic of cause and effect> { cause -> effect [label="via dot_string"] }'
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
jiramap = svg_from_jira_issues( {domId:"jiramap"} )
Insert cell
action_sequence = {
init( jiramap );
visco.press("Escape")
visco.press("Escape")
visco.press( "A", "#jiramap" );
return "executed"
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {dot2svg, digraph2svg,jira2svg, digraph, svg_from_dot, svg_from_digraph, svg_from_dot_fragment, svg_from_jira_issues, visco, init, css }
with {issues, dot_fragment}
from "@bogo/kxfm"
Insert cell
Insert cell
import {toc} from "@nebrius/indented-toc"
Insert cell
css
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more