Chart library for Blazor (Server side)

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ChartJs.Blazor

    Brings Chart.js charts to Blazor

  • I've googled it and found this ChartJs.Blazor to be a viable alternative, but it seems to not be very updated.

  • recharts

    Redefined chart library built with React and D3

  • My favorite library was https://recharts.org, it's for React, but nothing prevents you from putting it in Blazor through pure javascript.

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

    InfluxDB logo
  • Plotly.Blazor

    This library packages the well-known charting library plotly.js into a razor component that can be used in a Blazor project.

  • ChartJs.Blazor seems like it's not being maintained currently. I would suggest Plotly.Blazor, https://github.com/LayTec-AG/Plotly.Blazor which is being maintained. It's a wrapper around the Plotly charting library. I built a Blazor Server app with live charts using this lib and it seems to be working well.

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