Open source options for charts (gauge) for Blazor WebAssembly?

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

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

    🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.

  • I did some charting work for an internal Blazor tool. I ended up using AntBlazor. I did have to go around their Blazor tool and use the JS project as I had to use it in a certain way. If you're confused on how a component is made - I just looked at their github repo and learned! Sometimes they'll base class a lot of things but it was in some cases easy enough to use and replicate.

  • G2Plot

    :dango: An interactive and responsive charting library based on G2.

  • As for AntBlazor, here's a breakdown of what I did. This is their introduction and you can see they use g2plot. Here is their github which has a link to their site.

  • 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