Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/observablehq/plot
A concise API for exploratory data visualization implementing a layered grammar of graphics
https://github.com/observablehq/plot
charts d3 data-visualization svg visualization
Last synced: 12 days ago
JSON representation
A concise API for exploratory data visualization implementing a layered grammar of graphics
- Host: GitHub
- URL: https://github.com/observablehq/plot
- Owner: observablehq
- License: isc
- Created: 2020-10-29T22:30:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T00:14:49.000Z (7 months ago)
- Last Synced: 2024-05-15T12:30:10.181Z (6 months ago)
- Topics: charts, d3, data-visualization, svg, visualization
- Language: HTML
- Homepage: https://observablehq.com/plot/
- Size: 84.7 MB
- Stars: 3,912
- Watchers: 42
- Forks: 164
- Open Issues: 304
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-2021.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - observablehq/plot - A concise API for exploratory data visualization implementing a layered grammar of graphics (HTML)
README
# Observable Plot
[](https://observablehq.com/plot/)
[**Observable Plot**](https://observablehq.com/plot/) is a free, [open-source](./LICENSE), JavaScript library for visualizing tabular data, focused on accelerating exploratory data analysis. It has a concise, memorable, yet expressive API, featuring [scales](https://observablehq.com/plot/features/scales) and [layered marks](https://observablehq.com/plot/features/marks) in the *grammar of graphics* style.
Daily downloads of Observable Plot ยท [oss-analytics](https://observablehq.observablehq.cloud/oss-analytics/)
## Documentation ๐
https://observablehq.com/plot/
## Examples ๐ผ๏ธ
https://observablehq.com/@observablehq/plot-gallery
## Releases ๐
See our [CHANGELOG](https://github.com/observablehq/plot/blob/main/CHANGELOG.md) and summary [release notes](https://github.com/observablehq/plot/releases).
## Getting help ๐
See our [community guide](https://observablehq.com/plot/community).
## Contributing ๐
See [CONTRIBUTING.md](./CONTRIBUTING.md).