microcharts-dotnet / Microcharts

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

Feature/296-pinch-and-zoom #297

Open brett-estabrook opened 2 years ago

brett-estabrook commented 2 years ago

I would say PR #291 is a prequisite for this.

This is my initial pull request for pinch and zoom. I believe it is feature complete at this point.

When testing I recommend setting the following to true to enable Pinch and Zoom on all charts: https://github.com/microcharts-dotnet/Microcharts/blob/f6fd13a5104b97ed9898b905882dd29255f8502c/Sources/Microcharts/Charts/AxisBasedChart.cs#L136

Charts tested:

Platform tested :

Fix:

andrveld commented 2 years ago

Are there plans for this to be merged soon?

eman1986 commented 2 years ago

I was trying to let another person on the team review this first, but I may just merge it in soon.

taublast commented 3 months ago

Is this repository de-facto dead?

eman1986 commented 3 months ago

Is this repository de-facto dead?

While I'm no longer doing xamarin development, I do welcome pull requests. This one has been under work, if someone wants to take this to the finish line I'd appreciate it.