04-07-2020 14:26 - edited 04-11-2020 12:03
04-07-2020 14:26 - edited 04-11-2020 12:03
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.
04-07-2020 17:27
04-07-2020 17:27
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!):)
04-11-2020 12:01 - edited 04-11-2020 12:04
04-11-2020 12:01 - edited 04-11-2020 12:04
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).