Add Line Chart
Type of changes
Please check the type of change your PR introduces:
-
Bugfix -
Feature -
Code style update (formatting, renaming) -
Refactoring (no functional changes, no api changes) -
Build related changes -
Documentation content changes -
Other (please describe):
What is the current behavior?
Closes:
Related:
What is the new behavior?
Checklist
-
Lint and unit tests pass locally with my changes -
I have added tests that prove my fix is effective or that my feature works -
I have added necessary documentation (if appropriate) -
Any dependent changes have been merged and published in downstream modules -
I have filled the [Unreleased]Changelog
Does this introduce a breaking change?
-
Yes -
No