Sequence explorer
This is the main example without using a web server. Data is embedded in the html file:
<pre id="data"></pre>
contains the data
<pre id="dataNodes"></pre>
(optionally) contains the additional quantities of the nodes
<pre id="paths"></pre>
(optionally) contains the paths with the flowing particles
More examples
Link to sequence explorer on github.
- example data (simulated) contains user click stream data by age and continent. Node info contains information about clients environment (browser, operating system, device)
- you can zoom in into one chart by clicking on it
- to go back, click again
- go to the sankey “United States” - “18-30” to select my path to see the particles flowing. Unselect the path to proceed with the interaction.