Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fitbit OS Apps: Is there a way to create a "filled arc", like a pie slice?

I know you can create an svg circle and arc in a Fitbit OS app, but I would like to draw a pie chart-like display. Is this possible? To be clear, this pie chart would appear on the watch.

Best Answer
0 Votes
2 REPLIES 2

The following are links to projects that each have charts and pie charts:

https://github.com/Code-Institute-Submissions/stream2_project-2

https://github.com/duplaja/dans-charts-for-fitbit

https://github.com/diliplilaramani/piechart

https://github.com/Educorreia932/Github-Pie-Chart

https://github.com/Shopify/dashing/wiki/Additional-Widgets

 

 

if you can disect these, you should get what you want.

(if you know nothing about coding, search "CSS fitbit", "fitbit piechart  on any internet browser

or click this link for more info)

Good luck, Mate!

 

(also, if I figure it out, I will come back here and tell you!):)

 

 

Best Answer
0 Votes

Thanks NicoXoDå, I guess I should have been more clear. I would like to see the pie chart on the Fitbit Versa, etc. Your links refer to non-Fitbit platforms (web and iOS).

Best Answer
0 Votes