Histogram with Blazor Charts

1 Answer 89 Views
Charts
Christopher
Top achievements
Rank 1
Christopher asked on 05 Oct 2023, 02:35 PM

Hi,

I would like to create a Histogram Chart with components for Blazor like illustrated below :

 

Then Stacked like that as next step 

I tried Column Chart but I do not find a way to stick the graduation with the start and end of every bar like it was possible with wpf : 

WPF ChartView - Histogram - Telerik UI for WPF

Thanks

1 Answer, 1 is accepted

Sort by
1
Mark
Top achievements
Rank 3
Iron
Iron
Iron
answered on 20 Oct 2023, 10:13 AM

Hi Christopher

Is the space between the columns the problem? Have you tried setting the "Gap" property on your ChartSeries, I have made this REPL as an example. Hope that helps.

Thanks

Mark

Tags
Charts
Asked by
Christopher
Top achievements
Rank 1
Answers by
Mark
Top achievements
Rank 3
Iron
Iron
Iron
Share this question
or