Software Alternatives & Reviews

Observable Plot: The JavaScript library for exploratory data visualization

Observable Vega-Lite
  1. Interactive code examples/posts
    Pricing:
    • Open Source
    It’s not easy to do radial stuff right now; you can upvote this issue: https://github.com/observablehq/plot/issues/133 In general, you can do a lot of customization, including plugins (though that’s not well-documented yet), so you <i>could</i> make it work… see https://observablehq.com/@fil/radial-transform, https://observablehq.com/@observablehq/plot-radial-line for other approaches to hacking radial stuff into Plot. You can do Cartesian tree diagrams in Plot, e.g. https://observablehq.com/@observablehq/plot-tree-flare, https://observablehq.com/@observablehq/plot-custom-tree-layout If you want to make a chord diagram like that “Müsli Ingredient Network” example, you could try one of these D3 examples: https://observablehq.com/@d3/chord-diagram, https://observablehq.com/@d3/hierarchical-edge-bundling/2.

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

  2. High-level grammar of interactive graphics
    Pricing:
    • Open Source
    Nice, would be nice to have it integrated in GitHub markdown. Looks similar to Vega or Vega-lite(https://vega.github.io/vega-lite/). Definitely as rich as D3.js but gets the job done for simple visualisations.

    #Data Visualization #Data Dashboard #Javascript UI Libraries 22 social mentions

Discuss: Observable Plot: The JavaScript library for exploratory data visualization

Log in or Post with