This is an automated email from the ASF dual-hosted git repository.

dominikriemer pushed a change to branch 
improve-grouping-mode-of-time-series-chart
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 87d08b3021 feat: Add coloring modes to time series chart in grouping 
mode
     add a9592d5cef Fix traffic light appearance, improve dashboard appearance

No new revisions were added by this update.

Summary of changes:
 .../chart-container/chart-container.component.html |  7 ++
 .../chart-container/chart-container.component.ts   | 12 ++-
 .../traffic-light-widget.component.html            | 12 ++-
 .../traffic-light-widget.component.scss            | 26 +++---
 .../traffic-light-widget.component.ts              | 92 +++++++++++++++++++++-
 .../models/dataview-dashboard.model.ts             |  1 +
 .../panel/dashboard-panel.component.html           | 30 +++++++
 .../components/panel/dashboard-panel.component.ts  | 11 +++
 .../edit-dashboard-dialog.component.html           | 17 ++++
 .../edit-dashboard-dialog.component.ts             |  6 ++
 10 files changed, 192 insertions(+), 22 deletions(-)

Reply via email to