Software Alternatives & Reviews

Observable 2.0, a static site generator for data apps

Observable Evidence.dev D3.js
  1. Interactive code examples/posts
    Pricing:
    • Open Source
    Https://observablehq.com/plot/marks/cell We generally recommend stacked bar charts over pie and donut charts, so we haven’t prioritized those. But you can already implement them using custom marks, and there’s even a hacky way of doing them using Plot’s map projection system. https://observablehq.com/@observablehq/pie-to-donut-chart I don’t understand your comment about the “D3 example.” If you’re looking for Plot examples, you can find them linked from the Plot documentation and the gallery: https://observablehq.com/@observablehq/plot-gallery Plot is designed to be extended with JavaScript (rather than a non-JavaScript DSL such as Vega-Lite), such as for custom marks and data transforms. So you might occasionally see other libraries being used together with Plot.

    #Data Visualization #Data Dashboard #Data Science Notebooks 284 social mentions

  2. Evidence enables analysts to build a trusted, version-controlled reporting system by writing SQL and markdown. Evidence reports are publication-quality, highly customizable, and fit for human consumption.
    Pricing:
    • Open Source

    #Business Intelligence #Reporting Platform #Reporting & Dashboard 12 social mentions

  3. 3
    D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.
    Pricing:
    • Open Source
    Yep, Evidence is doing good work. We were most directly inspired by VitePress; we spent months rewriting both D3’s docs (https://d3js.org) and Observable Plot’s docs (https://observablehq.com/plot) in VitePress, and absolutely loved the experience. But we wanted a tool focused on data apps, dashboards, reports — observability and business intelligence use cases rather than documentation. Compared to Evidence, I’d say we’re trying to target data app developers more than data analysts; we offer a lot of power and expressiveness, and emphasize custom visualizations and interaction (leaning on Observable Plot or D3), as well as polyglot programming with data loaders written in any language (Python, R, not just SQL).

    #Javascript UI Libraries #Charting Libraries #Data Visualization 159 social mentions

Discuss: Observable 2.0, a static site generator for data apps

Log in or Post with