Activities/Plot: Difference between revisions
Added link to bug tracker. |
No edit summary |
||
| Line 8: | Line 8: | ||
Plot is an activity that plots mathematical functions. | Plot is an activity that plots mathematical functions. | ||
== Modifying Plot == | |||
=== Adding a function === | |||
1. Add to plotter/parse.py | |||
2. Create icon. | |||
3. Create node class. | |||
4. Add to node list. | |||
== Resources == | == Resources == | ||