1.1.3 • Published 1 year ago
@shelacek/plotery v1.1.3
Plotery
Fast and lightweight plotting library for Preact without fuss.

See documentation on shelacek.bitbucket.io/plotery.
<Chart data={data}>
<LinearAxis type="x" min={0} max={100} />
<LinearAxis type="y" min={-10} max={10} />
<LinearLine />
</Chart>Features
- Plotery generate SVG markup and let the browser do the rest
- Declarative configuration: It's Preact library, so why not use JSX?
- Small footprint: don't burn bits for sporadically used features
- Easily extensible
- Styled with CSS
1.1.3
1 year ago
1.1.2
2 years ago
1.1.1
3 years ago
1.1.0
4 years ago
1.0.0
4 years ago
1.0.0-alpha.4
4 years ago
1.0.0-alpha.3
4 years ago
1.0.0-alpha.2
4 years ago
1.0.0-alpha.1
4 years ago
0.5.0
4 years ago
0.4.2
6 years ago
0.4.1
6 years ago
0.4.0
6 years ago
0.3.0
6 years ago
0.2.1
8 years ago
0.2.0
8 years ago
0.1.0
8 years ago