absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

MG-93 - Add support for creating charts #103

Closed Musilah closed 6 months ago

Musilah commented 6 months ago

What type of PR is this?

What does this do?

This creates chart templates that will be added to the widgets.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes

The charts being added include:

  1. Time series line chart
  2. Time series bar graph
  3. Analogue gauge
  4. Radial temperature gauge
  5. Pie chart
  6. Donut chart
  7. Dynamic line and bar chart
  8. Stacked area line chart
  9. Range chart
  10. Analogue speed gauge image
dborovcanin commented 6 months ago

@Musilah Please resolve the conflicts and mark as Ready for review when it's ready.