Live data from Hacker News

Show HN: JavaScript Graphing Library Comparison

jsgraphs.com

21–30 of 117 posts

Re: Show HN: JavaScript Graphing Library Comparison

#24

I see none of them have the option "Large Data Set", I would think dc.js supports that with it's crossfilter support.

Actually it seems their selector is bugged. If you hover over them individually, two of them are tagged with "Large Data Set"

Sigma and Dygraphs

Re: Show HN: JavaScript Graphing Library Comparison

#29

While we're on the topic, I'm beginning with js with a goal to create some materials for maths classes. Which library would let me do, for example, graphs of quadratic, cubic functions AND possibly drag/move the line to see how the equation translates? Thank you

Check out jsxgraph: http://jsxgraph.uni-bayreuth.de/wp/

I wrote up a Newton's Method example a few years ago and it still holds up well: http://www.programmingmath.com/

Post reply on HN