Mini charting framework

Observable Plot link

  • It feels “native” and “responsive” on GH Pages.
  • Charts stretch automatically across the container is by design
  • Defaults to width: container.clientWidth and a fixed height (~480px unless overridden as the 300 below)
  • It listens to CSS so the site’s content area is responsive, the chart will resize left-to-right automatically.
  • Integrates tightly with HTML/DOM/Observable notebooks, so it’s natural for blogs, dashboards, reports, or teaching examples