项目作者: Erfans

项目描述 :
Plotting mathematical functions
高级语言: JavaScript
项目地址: git://github.com/Erfans/Plotter.git
创建时间: 2018-02-18T10:11:57Z
项目社区:https://github.com/Erfans/Plotter

开源协议:MIT License

下载


Plotter

Plotting mathematical functions

This mini-project can draw multiple mathematical functions in a canvas and zoom, drag,
as well as downloading an image of the visible canvas.

This class uses JavaScript Expression Evaluator to convert the input string to a calculable expression.
Also, it uses Konva.js to draw on the canvas.

The working page is here