microcharts-dotnet / Microcharts

Create cross-platform (Xamarin, Windows, ...) simple charts.
MIT License
2.03k stars 360 forks source link

Color problem in charts #281

Closed cemselman closed 3 years ago

cemselman commented 3 years ago

Hi, i applied the same codes in the video. I see the charts but entry values and squares near the values are not coloured. They are black.

cemselman commented 3 years ago

Ok solved with ValueLabelColor = SKColor.Parse("#00BFFF"). But you should update the video : https://www.youtube.com/watch?v=tmymWdmf1y4&list=PLUo7v81sml-naRVl1uipV4OVM0S7wvleD&index=6

eman1986 commented 3 years ago

That is sadly not our video, I can update the readme to not reference it if it's confusing people.

eman1986 commented 3 years ago

I have removed the outdated tutorial video from the readme file