jsuarezruiz / AlohaKit.Controls

A set of .NET MAUI drawn controls.
MIT License
410 stars 46 forks source link

Initial implementation for some basic 2D charts #45

Closed arqueror closed 1 year ago

arqueror commented 1 year ago

Initial Implementation (with a lot of customizable properties) of:

BarChart LineChart MultiBarChart MultiLineChart

AlohaKitCharts

jsuarezruiz commented 1 year ago

Should I wait for?

PENDING: StackedBarChart -> IN PROGRESS CandleChart -> IN PROGRESS Support for negative values -> IN PROGRESS Support for Horitontal/Vertical modes in ALL charts -> IN PROGRESS *3D BarChart -> IN PROGRESS

Or review/merge this and the rest will be in another PR?

arqueror commented 1 year ago

Should I wait for?

PENDING: StackedBarChart -> IN PROGRESS CandleChart -> IN PROGRESS Support for negative values -> IN PROGRESS Support for Horitontal/Vertical modes in ALL charts -> IN PROGRESS *3D BarChart -> IN PROGRESS

Or review/merge this and the rest will be in another PR?

Go ahead and review/merge it , i already updated the description. That will go on a separate PR when its ready :D