forked from Khan/khan-exercises
-
Notifications
You must be signed in to change notification settings - Fork 1
Graphs
Pinkerton edited this page Mar 6, 2012
·
5 revisions
You can include graphie and graphie-helpers to draw graphs. We're still working on documenting all the methods that you can use to generate graphs, in the meantime you can find a full list in these files:
- https://github.com/Khan/khan-exercises/blob/master/utils/graphie.js
- https://github.com/Khan/khan-exercises/blob/master/utils/graphie-helpers.js
See also https://github.com/Khan/khan-exercises/wiki/Graphing-API
We also have some documentation on writing interactive exercises