0.26.6 • Published 7 months ago
@ghislainj/plot-data v0.26.6
Plot Data: Plot and draw your Python data on your web browser
Introduction
Plot Data is a Python library that allows to plot and draw interactive figures on your web browser. With Plot Data you will be able to draw:
Scatters:
Graphs:
Histograms:
Parallel plots:
Draws:
And put this all together in a Multiplot:
Install
npm i plot-dataUsage
import * as plotdata from 'plot-data';Develop
npm i
npm run devDocumentation
https://documentation.dessia.io/plot_data/
Changelog
Check the changelog here