Function Plot Versions Save

A 2d function plotter for the web

v1.22.8

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mauriciopoppe/function-plot/compare/v1.22.7...v1.22.8

v1.22.7

3 years ago
  • build: encode secret for travis-ci.com 87ba8fb
  • Merge pull request #167 from Jutanium/master 8659c43
  • fix external b312286
  • remove deprecated dependencies; replace with es6-style util functions 85ba388
  • remove unused import from utils.ts b0b0b39

https://github.com/mauriciopoppe/function-plot/compare/v1.22.5...v1.22.6

v1.22.5

3 years ago

v1.22.4

3 years ago

v1.22.3

3 years ago
  • fixed a bug where event listeners were leaking across consecutive calls to functionPlot
  • restored attr property on datums with graphType: 'polyline'

v1.22.2

3 years ago

v1.22.1

3 years ago

v1.22.0

3 years ago
  • function-plot was rewritten with TypeScript!
  • The README page now only contains references to the API docs
  • Recipes were moved to the main page

v1.21.5

3 years ago

Fixes a bug where the derivative is not rendered the first time

v1.21.4

3 years ago