D3 in Depth

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • plot

    A concise API for exploratory data visualization implementing a layered grammar of graphics

  • If you like the idea of using D3 for data visualization but you want something a bit higher level, check out Observable Plot[1], a library by the D3 team that adds a lot of abstractions and conveniences on top of D3, specifically for building plots, charts and graphs.

    And even beyond that, there's Observable Framework[2], a static site generator for building visualization sites (that supports Plot, D3 and lots of other libraries).

    1: https://observablehq.com/plot/

    2: https://observablehq.com/framework/

  • evidence

    Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown

  • https://opensource.com/article/20/4/plot-data-python gives some common options. What kind of plots are you trying to achieve? Interactive? Jupyter notebooks? Reporting? SVG or HTML output? You might also like to look at things like https://evidence.dev

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • visx

    🐯 visx | visualization components

  • This exists, it’s called visx, and it’s great.

    https://airbnb.io/visx

  • balfolk-viz

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Best React charting libraries for data visualizations

    1 project | /r/react | 27 May 2023
  • Any libraries out there that you recommend for charts/graphs/trees in React?

    2 projects | /r/reactjs | 6 Jan 2023
  • 75 Blog Posts to Learn Data Visualization

    5 projects | dev.to | 30 Nov 2022
  • What can a mediocre frontend dev (mostly ui/ux designer) do to get better?

    2 projects | /r/Frontend | 26 Jul 2022
  • Geeking-out on SVG Graphics part-one

    2 projects | dev.to | 1 May 2022