Energy-Visualizer / mexer

Energy Visualizer (Summer 2024)
MIT License
0 stars 0 forks source link

Sankey Labels #61

Closed kenny5033 closed 3 months ago

kenny5033 commented 3 months ago

Get node labels to show up on the sankey diagrams. sanKEY.js does not seem to have a built in option for this, so something may need to written over our sankey code that add the html to show the labels.

kenny5033 commented 3 months ago

When the sankey diagrams are made, the nodes are checked for how large they are, and nodes greater than the threshold are given a label.

A title is also put on the plot.