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 2022/01/20 08:32:00 UTC

[incubator-streampipes] branch dev updated (131f6dc -> a9dc67a)

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 131f6dc  [test] Add test for count aggregation
     new c23e392  update data-explorer time series widget with data source cloning and spike display
     new c833bbe  Merge branch 'dev' of https://github.com/apache/incubator-streampipes into dev
     new 8d25d1d  cleaned up cloning
     new a9dc67a  Merge pull request #74 from patrickraoulphilipp/dev

The 8513 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:
 ...ta-explorer-widget-data-settings.component.html |  3 ++
 ...data-explorer-widget-data-settings.component.ts | 37 +++++++++++++++-
 .../time-series-chart-widget-config.component.html |  4 ++
 .../time-series-chart-widget-config.component.ts   |  6 +++
 .../model/time-series-chart-widget.model.ts        |  1 +
 .../time-series-chart-widget.component.ts          | 51 ++++++++++++----------
 .../app/data-explorer/data-explorer.component.html |  2 +-
 7 files changed, 80 insertions(+), 24 deletions(-)