ChartJs.Blazor VS Plotly.Blazor

Compare ChartJs.Blazor vs Plotly.Blazor and see what are their differences.

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 Plotly.Blazor
5 4
665 315
- 2.2%
3.1 7.8
5 months ago 20 days ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ChartJs.Blazor

Posts with mentions or reviews of ChartJs.Blazor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-11.
  • Chart Library for Blazor?
    3 projects | /r/Blazor | 11 Apr 2023
    Works well: https://github.com/mariusmuntean/ChartJs.Blazor
  • Blazor ChartJs wrapper library
    2 projects | /r/Blazor | 5 Sep 2022
    I just published a Blazor ChartJs wrapper pax.BlazorChartJs. There are already some very good libraries out (e.g. ChartJs.Blazor).
  • Chart library for Blazor (Server side)
    3 projects | /r/Blazor | 15 Mar 2022
    I've googled it and found this ChartJs.Blazor to be a viable alternative, but it seems to not be very updated.
  • Good charts stocks using Blazor?
    4 projects | /r/Blazor | 7 Jan 2022
    https://blazor.radzen.com/ , https://mudblazor.com/ , and https://www.iheartblazor.com/ are free tools for chart. iheart support percificly for chartjs only, you will have a lot of option for charts. Radzen and Mud provide standard charts and enough for a standard application with more ultilities support like table, form, tab, etc.

Plotly.Blazor

Posts with mentions or reviews of Plotly.Blazor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-15.
  • Is there a software to generate a link graph for your website with articles containing links?
    2 projects | /r/Blazor | 15 Jan 2023
    just as I said that i found: https://github.com/LayTec-AG/Plotly.Blazor
  • Any Syncfusion chart users out there?
    1 project | /r/Blazor | 11 Apr 2022
    Try Plotly.blazor(https://github.com/LayTec-AG/Plotly.Blazor). I have been using it for some basic line charts and it seems quite good.
  • Is Blazor suitable for a live / dynamic display with external JS components?
    4 projects | /r/Blazor | 16 Mar 2022
    Hi, I have used Blazor Server for live charts updating every 10 seconds, using Plotly.Blazor(https://github.com/LayTec-AG/Plotly.Blazor), basically a .NET wrapper around the popular Plotly charting library. An example of the map control here https://plotly-blazor.azurewebsites.net/map, though I didn't use it. I used scatter plots and it works very well, no performance issues. Not sure how if it can support 5 updates/second but I think it may hold up to 1 update/second or 2 seconds, worth a shot to try. Good luck!
  • Chart library for Blazor (Server side)
    3 projects | /r/Blazor | 15 Mar 2022
    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.

What are some alternatives?

When comparing ChartJs.Blazor and Plotly.Blazor you can also consider the following projects:

MudBlazor - Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.

CRUDBlazor - An example of how to make a CRUD using Blazor and MemoryDatabase

Blazorise - Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.

Graphviz.NetWrapper - Lean .NET wrapper around Graphviz for building graphs, reading/writing dot files, exporting images, or programmatically reading out the layout attributes.

Radzen Blazor Components - Radzen Blazor is a set of 70+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.

BlazorCesium

Modal - A powerful and customizable modal implementation for Blazor applications.

BlazorSize - Blazor browser size interop for matchMedia and browser window size at runtime.

Blazor-ApexCharts - A blazor wrapper for ApexCharts.js

pax.BlazorChartJs - Blazor ChartJs wrapper library

recharts - Redefined chart library built with React and D3