Microcharts icon indicating copy to clipboard operation
Microcharts copied to clipboard

Create cross-platform (Xamarin, Windows, ...) simple charts.

Results 108 Microcharts issues
Sort by recently updated
recently updated
newest added

A half doughnut chart would be a great addition to this library.

In my .net Maui App I use Reference "Microcharts.Maui" Version="1.0.0" it works on windows and Andriod . Unfortunately, I got exception on iOS . Exception : [0:] An error occurred:...

question

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

I'm trying to generate a PieChart on a pdf (ped generated with QuestPDF) , but the pie is not centered in canvas. I expected that the pie was positioned at...

bug

**Describe the bug** Microcharts.Maui 1.0.0 Does not rebuild in .NET MAUI 8 for Android platform **Which platform and version is this for?** Android **To Reproduce** Steps to reproduce the behavior:...

bug

**Describe the bug** I'm using microcharts with [QuestPdf](https://www.nuget.org/packages/QuestPDF) to generate PDF reports. I have a report that has a bar chart which doesn't reflect the entries with the value had...

bug

Friends! Tell me, is it possible to move the legend from the top to the left part of the graph? ![Снимок экрана 2023-11-25 113748](https://github.com/microcharts-dotnet/Microcharts/assets/151538549/edc1db48-a503-4963-ada2-3a68c529da85)

question

This should fix #340 and enable people to write unit-tests for their apps that reference Microcharts.

Xamarin app is crashing when we scroll on multi line chart on the ListView in iOS version. We are facing the issue when we have multiple multiline charts in ListView...