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 there a way to allow adding Text inside the chart beside the ones on the right side ![chart](https://github.com/microcharts-dotnet/Microcharts/assets/77383973/1c8ca759-f162-428c-b06c-fee273db072a) here is the chart I have and the example I'm using...

question

I have an project targeting `net7.0;net7.0-android33.0` and using ` ` While adding net7.0 I am getting the following error, Is there a way around to fix this? as I added...

question

Hi Is there any suport for stacked bar charts? like this? //Joacim

question

I cannot find the property that sets the black squares (next to the sector Labels in the Legend) to be the color of the correlated chart segment - as seen...

question

it trying to convert Xamarin.Android to .Net Android but the view ChartView of Microcharts.Maui doesnt seem to work on .Net Android. Can i somehow fix that? I get this error:...

question

I need a rotation label for axe X for barchart I add two element for implementation rotation. I add enum options in Orientation ` RightInclined, LeftInclined, ` I change 'else...

enhancement

A Proposal of Package Icon ![Icon](https://github.com/microcharts-dotnet/Microcharts/assets/12531229/96461800-26b9-4049-80ae-8a0934f9bdcf)

Automatic Update the Package Copyright

**Describe the bug** Same issue as https://github.com/microcharts-dotnet/Microcharts/issues/193 An unhandled exception occurs rendering charts on Windows UWP. This issue occurs with 0.9.5.9 and 1.0.0.0-preview. It does not occur with 0.7.1. I...

bug