Microcharts
Microcharts copied to clipboard
Create cross-platform (Xamarin, Windows, ...) simple charts.
**Is your feature request related to a problem? Please describe.** WinUI 3 is the lifted version of the UWP UI Framework. It has been released and has packages available on...
Is there a way to add padding between slices on a DonutChart? See attachment. Thanks for the help.  [](url)
Hi, I try to change the font and label colour on a BarChart but I cannot use the functions from the documentation, I get that they does not exists. And...
After updating to iOS 13.3.1, microcharts on my application stopped showing. I tested this with another phone as well, and the iOS update broke it on that phone too.
**Is your feature request related to a problem? Please describe.** New Feature **Describe the solution you'd like** Would be nice to be able to set a boolean property with a...
**Describe the bug** When I use Donutchart with 5 Entry having different color in all of them. The Donutchart renders correct. However, the label-color for all 5 Entry remains same...
Hello, I've installed the v1.0 android build via nuget (also tried v0.9.5) and tried the example on the wiki. Unfortunately I'm getting the below linker error: ``` The "LinkAssemblies" task...
Hello 👋, Now with the 1.0 preview release, I was wondering if it would be possible to have a multi-line graph with a shared x-axis (time) and differently scaled y-axis....
So I've found a bug where, with large data sets, horizontal labels seem to get cut off because I assume they are overlapping. Here's a little context on what I'm...
Hello, I've encountered an issue with setting the relative height of Microcharts in Xamarin.Android. If I set it to wrap_content, it would take all the screen, seems like it would...