Welcome to XPlot
XPlot is a time series data web app.
History
XPlot was initially created as hobby project with the following base requirements in mind.
- Create a pure Javascript/HTML/CSS web app for plotting data.
- Support plotting of time series data from CSV files.
- Use plotly as the graph renderer (plotly is the only external dependency).
- No backend or server required. All data is stored locally in your browser.
- 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