Help me with how to start ? I want to make a similar chart but i dont know what type of chart or datatable i should use.

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

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

    Visual connectivity for webapps

  • maxGraph

    maxGraph is a fully client side JavaScript diagramming library

  • MaxGraph (fork of MxGraph)

  • 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

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

  • You could also directly use libraries like Raphael or D3(lots of the tools around use D3.js as their core rendering library) if you just want help with drawing the SVG elements and connectors ... that is, if you're going to pull the data from the DB, decide in your app what each shape should be and where it should be on the page, etc. Integrating and driving these directly from Angular isn't trivial, but there are books and blogs to help (for example, see https://edupala.com/how-to-use-angular-d3js-chart/)

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
  • Observable 2.0, a static site generator for data apps

    17 projects | news.ycombinator.com | 15 Feb 2024
  • Using Deno with Jupyter Notebook to build a data dashboard

    5 projects | dev.to | 17 Jan 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