This project collects npm download counts for Observable’s open-source projects and D3. These charts are built with Observable Framework and updated daily on Observable Cloud so they can be embedded in our GitHub READMEs.
Daily downloads of Observable Plot · oss-analytics
This project is open-source; you can use it to build embeddable charts of your own packages.
- Fork this repository.
- Edit
observablehq.config.js
to list your npm packages, comitting your changes. - In your Observable workspace, create a new data app and link it to your forked repository.
- In your new data app’s Automation tab, enable the
daily
build schedule. - Tweak
index.md.js
to personalize the page.