You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2022/08/22 14:55:32 UTC

[superset] branch master updated (d44202f03c -> bdcc0a9bcf)

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

rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from d44202f03c docs: added timescaledb (#21128)
     add bdcc0a9bcf fix(charts): Hide Values greater than Max Y Axis Bound on Mixed Time Series with Bar series (#21015)

No new revisions were added by this update.

Summary of changes:
 .../src/number-format/NumberFormats.ts             |   2 +
 .../src/MixedTimeseries/transformProps.ts          | 106 ++++++++++++---------
 .../plugin-chart-echarts/src/utils/series.ts       |  22 +++++
 .../plugin-chart-echarts/test/utils/series.test.ts |  13 +++
 4 files changed, 97 insertions(+), 46 deletions(-)