Published
Edited
Jun 4, 2019
Insert cell
md`# graphviz test

`
Insert cell
dot.options({engine:'dot'})`digraph g { a -> b }`
Insert cell
dot.options({engine:'neato'})`digraph g { a -> b }`
Insert cell
dot.options({engine:'circo'})`digraph g { a -> b }`
Insert cell
dot.options({engine:'fdp'})`digraph g { a -> b }`
Insert cell
dot.options({engine:'twopi'})`digraph g { a -> b }`
Insert cell
dot.options({engine:'sfdp'})`digraph g { a -> b }`
Insert cell
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