Public
Edited
Oct 2, 2023
Insert cell
Insert cell
html`
<div class="story-title">
<a>Storyboard</a>
</div>
<div class="container">
${createCard(chart1)}
${createCard(chart3)}
${createCard(chart5)}
${createCard(chart6)}
${createCard(chart7)}
</div>
`
Insert cell
import {createCard} from "e95bb96503b30d7a"
Insert cell
import {runQuery, neo4j, driver, serverStatus} from "4f9239da130d625c"
Insert cell
Insert cell
Plotly = require("https://cdn.plot.ly/plotly-latest.min.js")
Insert cell
node_embedding_final_TransE.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
colors = ["#66c2a5",
"#fc8d62",
"#8da0cb",
"#e78ac3",
"#a6d854",
"#ffd92f",
"#e5c494",
"#b3b3b3"]
Insert cell
Insert cell
Insert cell
chart0 = {
const div = DOM.element("div")
return div
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
node_embedding_final_transe.filter(d=>d.entity=="Yamei Tu")
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