Hacker News new | ask | show | jobs
by aw3c2 4187 days ago
Has anyone found an example of "big" dataset with some interactivity? https://ecomfe.github.io/echarts/doc/example/scatter3.html#-... only shows a static image (with mouse over but I am looking for something with selections or filtering).
1 comments

The link you gave actually has 20,000 points of data on that graph. The example is interactive so go ahead and change line 45 or line 65 to something bigger then click the green button if you want to see a bigger data set. I love how their examples are interactive right on the page.
I see no interactivity there. The mouse only shows the x and y coordinates. As I said, I am looking for examples where the data is manipulated. Mouse over that shows data values would also be interesting though.
Is the UX really that difficult to understand? There's a selection box at the top-right corner. Click on it and use it to zoom deeper into the graph.
Oh, I had no idea what those icons apart from Refresh and Save meant. The zoom icon looked like "new something" to me. Thanks!
Nope, it's not that difficult to understand, though English captions for buttons would be nice to have