Releases: mauriciopoppe/function-plot
Releases · mauriciopoppe/function-plot
Fix derivative first render
Fixes a bug where the derivative is not rendered the first time
Render annotations in the first render
v1.21.4 1.21.4
Sync zoom state across instances
When two linked instances are zoomed the zoom state is synchronized among all of the linked instances
Better sync of options across calls
If the graph is zoomed/dragged then some state is stored in the options object sent to functionPlot,
this additional state is used to preserve the zoom/drag after rerendering the graph from scratch
Readd missing exports
- Adding globals and $eval to the exported
functionPlot
function
Upgrade d3 to v6
- This library is self contained, no additional dependencies!
- Migrated to webpack from budo
- Added a simple smoke test for evaluator evaluation
Only include lib and dist in the npm package
v1.19.2 1.19.2
v1.7.0
math.js is no longer a dependency