You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2021/12/30 14:09:08 UTC

[incubator-streampipes] branch dev updated (a6a6df7 -> adc8f06)

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

zehnder pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git.


    from a6a6df7  [hotfix] Change maven build step from package to verify
     new 7cda42e  [STREAMPIPES-493] Fix sub-optimal display of grouped data in time series widget in data-explorer
     new 40116a0  Merge branch 'dev' of https://github.com/apache/incubator-streampipes into dev
     new adc8f06  Merge pull request #70 from patrickraoulphilipp/dev

The 8444 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../widgets/heatmap/heatmap-widget.component.ts    | 45 +++++++++++--
 .../time-series-chart-widget-config.component.ts   |  2 +-
 .../time-series-chart-widget.component.ts          | 78 ++++++++++++++++++----
 .../select-color-properties.component.html         |  4 +-
 4 files changed, 107 insertions(+), 22 deletions(-)