How to build a type-safe pie chart in SolidJs with d3 and tailwind

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Vite + solid templates (by solidjs)

  • First, we need a new Solid project with typescript, tailwind and d3. Following the Solid docs, we'll just grab the typescript + tailwindcss template and then install d3 and the d3 types.

  • d3

    Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

  • You might have a lot of data in your SolidJs app that needs a good chart to make it easier to read. If so, you're in the right place! In this article we will go from zero to a fully type-safe and customizable pie chart powered by d3, so open your terminal and let's start!

  • 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

  • A visual guide to Vision Transformer – A scroll story

    1 project | news.ycombinator.com | 16 Apr 2024
  • Animated map showing frequency and location of births around the world [OC]

    1 project | /r/dataisbeautiful | 5 Dec 2023
  • How do you implement library types?

    2 projects | /r/typescript | 3 Dec 2023
  • How to Build a Flight Network Analysis Graph-Based ASP.NET Application with Memgraph, C#, and D3.js

    3 projects | dev.to | 23 Jun 2023
  • Create this type of view on Angular?

    1 project | /r/Angular2 | 15 Jun 2023