TypeScript, VisX

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

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
  • d3-scale-chromatic

    Sequential, diverging and categorical color scales.

  • Effectively what you’ll want to do is use one of the helper functions like scaleLinear combined with d3-scale-chromatic. Take the min and max of the temperatures to set your domain to the linear scale and then apply that to an interpolator (something like interpolateRdBu from https://github.com/d3/d3-scale-chromatic). Then add your styling through CSS/React!

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

  • Essential tools for Frontend Developers

    2 projects | dev.to | 16 May 2024
  • How to shuffle an array in JavaScript

    1 project | dev.to | 16 May 2024
  • Meet StackBlitz, the online IDE for web aplications.

    1 project | dev.to | 16 May 2024
  • React Compiler - New Hero?

    1 project | dev.to | 16 May 2024
  • JavaScript code to spawn shell with another account and write to it

    1 project | news.ycombinator.com | 16 May 2024