-
I run the ChartExamples project and receive in the browser
Loading...
An unhandled error has occurred. Reload 🗙
and Page source
`
|
|
|
|
|
| Chart Samples
|
|
|…
-
Is it possible to create and display pie chart or other in a table cell ? How to do it?
I mean like in this Blazor-ApexCharts sample
[](https://joadan.github.io/Blazor-ApexCharts/sparklines)
-
### Describe the bug
Can't successfully get the example pie chart from README.md Getting Started section working. Problem is with this line: `_config.Data.Labels.AddRange(new string[] { "Red", "Ye…
-
### Describe the feature request
Little bar graphs/ pie's or linegraph that are able to be easily read in the lineheight of a table.
### Which charts does this feature request apply to?
* Pie Cha…
-
Charts seem to have a fixed width/height ratio and I haven't found a way to change this yet. Is it NYI or am I just missing the option?
Edit: Issue seems to be a min-height setting inside the cont…
-
Hello, I've recently dabbled a bit on how to use certain plugins in combination with this project (specifically the datalabels plugin).
Disclaimer: there is a good chance you have no clue why I am…
-
Migrated from https://github.com/Joelius300/ChartJSBlazor/issues/34:
Maybe support https://github.com/chartjs/chartjs-plugin-datalabels.
I don't have an idea how at the moment, but it must be po…
-
### Describe the bug
Due to a bug in client-side Blazor (https://github.com/dotnet/aspnetcore/issues/17017), the current timezone is always in UTC. However, the underlying date handler Chart JS uses …
-
### Describe your question
My projects use ChartJs.Blazor and works well , builds well all OK in visual studio 2019. When I push my solutions and build in azure the build fails and I get an error : E…
-
Describe the bug
I noticed in my graphs but then checked https://iloveblazor.com/StackedBarChart has the same behaviour. Bars are not stacked on top of each other but seem to be behind each other.
…