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

**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...

enhancement

Is there a way to add padding between slices on a DonutChart? See attachment. Thanks for the help. ![Screen Shot 2021-09-12 at 11 07 59 AM](https://user-images.githubusercontent.com/10519925/132995125-e84e22ef-1357-4bd0-b6c0-38edd57a499b.png) [](url)

question

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...

bug

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...

enhancement

**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...

bug

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....

question

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...

enhancement
help wanted

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...

question