Skip to content

observablehq/oss-analytics

Repository files navigation

Open-source analytics

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

Daily downloads of Observable Plot · oss-analytics

How to use for your own packages

This project is open-source; you can use it to build embeddable charts of your own packages.

  1. Fork this repository.
  2. Edit observablehq.config.js to list your npm packages, comitting your changes.
  3. In your Observable workspace, create a new data app and link it to your forked repository.
  4. In your new data app’s Automation tab, enable the daily build schedule.
  5. Tweak index.md.js to personalize the page.