Scrolling Graph
March 9, 2021 ยท View on GitHub
Scrolling Graph with panning gestures using SkiaSharp.
Created using Xamarin Forms Supporting iOS and Android Platforms.
Implemented:
- Creates Graph Layout with SkiSharp
- Allows user gestures to pan through view
- Displays graph
- Runs a timer for adding random new graph test lines data
Libraries:
- SkiaSharp.Views.Forms - 2.80.2
Android Example

iOS Example
