879 B
879 B
TODO:
- Multiple functions in one graph.
- Backend support
- Integrals between functions (too hard to implement, maybe will shelve)
- Display intersection between functions (would have to rewrite a lot of the function plotting handling)
- Backend support
- Rerwite of function parsing code
- Non
y=functions.
- Non
- 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 panics and errors to display to the user
- Turn Dynamic Iterator functions into traits
- Better handling of roots and extrema finding
- Add closing animation for function entry
- Create actual icon(s) for PWA/favicon (using placeholder from eframe_template)