Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 665 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 665 Bytes

Scrolling Graph

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

Alt text Alt text

iOS Example

Alt text Alt text