Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

* arrays -> line/bar graphs, horizontal/vertical lines * single numerical value -> point, horizontal/vertical line * etc.


--

Some quick test with current line chart implementation using ngx-charts (https://github.com/swimlane/ngx-charts) by Patrick:

I have done some quick adjustments within the UI. However, I'm not quite sure at this point how easy it is to, e.g. integrate outlier points. So, there is the option to add upper/lower bounds, as well as y-axis title to line charts. I'd suggest to have such configurations (styling, etc.) be optional and only be shown ones a toggle "advanced settings" is activated.

...