Skip to content
/ xplot Public

Xplot - a web app for plotting CSV file time series

Notifications You must be signed in to change notification settings

izaxon/xplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to XPlot

XPlot is a time series data web app.

image

History

XPlot was initially created as hobby project with the following base requirements in mind.

  1. Create a pure Javascript/HTML/CSS web app for plotting data.
  2. Support plotting of time series data from CSV files.
  3. Use plotly as the graph renderer (plotly is the only external dependency).
  4. No backend or server required. All data is stored locally in your browser.
  5. Make it an Progressive Web App (PAW, see https://pwabuilder.com for more info).

Since the start Xplot has grown in features, but still remain true to the intial requirements.

How can I run/install XPlot?

XPlot is available and installable as a PWA (Progressive Web App) from this location: https://xplot.app.

  • XPlot runs in any modern web browser running on tablets, mobile phones and the desktop.
  • XPlot is installable on your PC or mobile/tablet home screen and is started and performs like any other native app.
  • XPlot is also installable from the Windows Store on Windows PCs.

Can I report bugs or request new features?

Yes! Please visit issues and create a new issue.

Finally

Thanks trying out using XPlot!

More will follow...

J


Blog

About

Xplot - a web app for plotting CSV file time series

Topics

Resources

Stars

Watchers

Forks