Published
Edited
Dec 14, 2018
Importers
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
CYPHER_URL = protocol + "://" + host + ":" + port + "/db/data/transaction/commit"
Insert cell
AUTHORIZATION = "Basic " + btoa(user + ":" + pass)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
html `<div class="ppt-container-graph">
<nav id="popoto-taxonomy" class="ppt-taxo-nav" style="color:white;">
<!-- Label/taxonomy filter will be generated here -->
</nav>
<div id="popoto-graph" class="ppt-div-graph">
<!-- Graph will be generated here-->
</div>
</div>`
Insert cell
Insert cell
html`<div id="popoto-cypher" class="ppt-container-cypher" style="max-width:none;"/>`
Insert cell
Insert cell
{
popoto.result.RESULTS_PAGE_SIZE = PAGE_SIZE;
// update result on value change
popoto.result.hasChanged = true;
popoto.update();
return PAGE_SIZE
}
Insert cell
Insert cell
Insert cell
html`<div id="popoto-results"/>`
Insert cell
Insert cell
html`<link href='https://unpkg.com/popoto/dist/popoto.min.css' rel='stylesheet' />`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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