Microcharts icon indicating copy to clipboard operation
Microcharts copied to clipboard

Feature/296-pinch-and-zoom

Open brett-estabrook opened this issue 4 years ago • 4 comments

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:

  • [x] Bar
  • [x] Point
  • [x] Line
  • [x] Donut
  • [x] Radar

Platform tested :

  • [ ] Android
  • [x] iOS
  • [ ] MacOS
  • [ ] Windows

Fix:

  • #296
  • #295

brett-estabrook avatar Nov 01 '21 00:11 brett-estabrook

Are there plans for this to be merged soon?

andrveld avatar Feb 25 '22 19:02 andrveld

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

eman1986 avatar Feb 25 '22 19:02 eman1986