How to render line graph on iwatch OS2.0 (Swift) . I want it to be something like the stocks app which is currently present on apple watch.

I am buidling iwatch native application using watchOS2.0. I want to render a line chart which displays (time vs number of steps) graph. How to i render this on iwatch?Is there any 3rd party library which helps in acheiving the visualization? I tried using core plot but it doesn't work with iwatchOS2.0. Can anybody please help me?

How to render line graph on iwatch OS2.0 (Swift) . I want it to be something like the stocks app which is currently present on apple watch.
 
 
Q