Skip to content

Plain SVG mathematical expression plot

pRoanoke/svg-plain-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plain SVG Plot component.

Possible improvements:

  1. Responsiveness
  2. sqrt/abs/^ support with deep closure sqrt(sqrt(x^x)) etc. 50%
  3. Not to use eval for evaluating mathematical expressions, as it is unstable and unsafe, but let's be honest - it is fastest one
  4. Test coverage for component methods and shallow testing (if i would have more time :p)
  5. Replacing antd with native inputs to increase rendering performance ( was used to increase speed of development process)
  6. Refactoring to be sure that KISS and DRY are followed
  7. hyperbolas is wierd, as it should create two different <path> instead of one.

About

Plain SVG mathematical expression plot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •