What libraries should I use to recreate a UI like this?

This page summarizes the projects mentioned and recommended in the original post on /r/web_design

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • apexcharts.js

    📊 Interactive JavaScript Charts built on SVG

  • Check out https://apexcharts.com/

  • d3-scale

    Encodings that map abstract data to visual representation.

  • https://github.com/d3/d3-scale for the linear scale mostly

  • 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
  • d3-shape

    Graphical primitives for visualization, such as lines and areas.

  • https://github.com/d3/d3-shape to create the svg lines

  • d3-array

    Array manipulation, ordering, searching, summarizing, etc.

  • maybe https://github.com/d3/d3-array if I don't have another library for that stuff

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