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: about 1 month ago
JSON representation

A concise API for exploratory data visualization implementing a layered grammar of graphics

Lists

README

        

# Observable Plot

[The Observable Plot logo, spelling out the letters P-L-O-T in pastel shapes.](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.

## 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).