976 B
976 B
TODO:
- Function management
- 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)
- Drag and drop support in the UI
- Hide/disable functions
- Prevent user from making too many function entries
- 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)
- Fix mobile text input