Skip to content

hal7df/dataplot.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataplot.js

dataplot.js is an in-browser scientific plotting tool, designed to create readable, effective, quality graphs with a simple yet powerful user interface. It is currently still in development, but the planned features are:

  • Import/export data from/to CSV file format
  • Compute and plot trendlines
  • Work on multiple graphs at once
  • Save all data locally (both in the browser's storage and at user-defined locations on the hard drive)

You can find the main implementation of dataplot.js here.

Contributing

Feel free to fork & pull request!

If you want to submit an issue, please make sure that your issue has not already been submitted. Also, if you are submitting a bug, please post your browser's identification string with the bug as well.

User Privacy Policy

dataplot.js does not collect any data about you. That said, dataplot.js will store a limited number of save files in your browser's local storage, and does offer the ability to save and load CSV, and dataplot.js save files (JSON) to/from your hard drive; additionally it can save PNG graph output.

dataplot.js is hosted on GitHub Pages and is thus also subject to GitHub's privacy policy.

About

In-browser scientific data plotter built with JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published