Skip to content

Commit 027dd09

Browse files
authored
Update README.md
1 parent 572fa9e commit 027dd09

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[**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.
66

7+
<picture>
8+
<source media="(prefers-color-scheme: dark)" srcset="https://observablehq.observablehq.cloud/oss-analytics/@observablehq/plot/downloads-dark.svg">
9+
<img alt="Daily downloads of Observable Plot" src="https://observablehq.observablehq.cloud/oss-analytics/@observablehq/plot/downloads.svg">
10+
</picture>
11+
12+
<sub>Daily downloads of Observable Plot · [oss-analytics](https://github.com/observablehq/oss-analytics/)</sub>
13+
714
## Documentation 📚
815

916
https://observablehq.com/plot/

0 commit comments

Comments
 (0)