absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

MG-209 - Update Linechart to facilitate multiple line charts #242

Open ianmuchyri opened 3 months ago

ianmuchyri commented 3 months ago

What type of PR is this?

What does this do?

Updates the line chart to provision for multiple line charts

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

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@1ae4a0f). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #242 +/- ## ======================================= Coverage ? 81.00% ======================================= Files ? 3 Lines ? 179 Branches ? 0 ======================================= Hits ? 145 Misses ? 18 Partials ? 16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

felixgateru commented 3 months ago

when we have 3 data sources i get this: image

The title and series names need to be adjusted. As well as the name gap on the y axis label and the position of the x axis label.