1.3 KiB
1.3 KiB
TODO:
- Function management a. Integrals between functions (too hard to implement, maybe will shelve) b. Display intersection between functions (would have to rewrite a lot of the function plotting handling) c. Drag and drop support in the UI to re-order functions d. Hide/disable functions e. Prevent user from making too many function entries f. Display function errors as tooltips or a warning box (not preventing the display of the graph) g. Clone functions
- Smart display of graph
- Display of intersections between functions
- Allow constants in min/max integral input (like pi or euler's number)
- Sliding values for functions (like a user-interactable slider that adjusts a variable in the function, like desmos)
- Fix integral display
- Better handling of roots and extrema finding a. For instance, persistance, the roots shouldn't be recalculated for each movement of the viewport b. If applicable, the roots/extrema should be expressed in terms of constants such as a root of a number, pi, or something else.
- Add closing animation for function entry
- Fix mobile text input
- Write custom plotter
- Add Url hashes loading and setting
- Store settings in LocalStorage/Cookies and persist state
- Set x value to go to