Skip to content

JavaScript plotting and expression evaluation demo

Notifications You must be signed in to change notification settings

szyablitsky/js-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-plot

This project showcases plotting graphs by parsing and evaluating expressions. Also, the internal engine can be compared with Wolfram Alpha implementation.

Live demo is available at https://js-plot.herokuapp.com/

The project built mainly around create-react-app infrastructure. It uses React for rendering and Redux for state management. Node.js server used as a proxy to Wolfram Alpha API to ease XML parsing and API key management.

About

JavaScript plotting and expression evaluation demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published