teragrep / ajs_01

User interface for Teragrep
Apache License 2.0
0 stars 0 forks source link

Get rid of outdated nvd3 and implement visualizations with d3.js #203

Open BVVLD opened 1 year ago

BVVLD commented 1 year ago

the current planned successor is Plotly: https://github.com/plotly/plotly.js/

BVVLD commented 1 year ago

We have concerns about Plotly being unable to process big graphs and not support WebGL with all its features. Needs a prototype to test big data processing (starting from 1 million entries).