You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by mi...@apache.org on 2023/12/07 16:09:02 UTC

(superset) branch master updated (f68dd8293f -> 39c6488463)

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

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


    from f68dd8293f fix(docker): Remove race condition when building image (#26205)
     add 39c6488463 fix: Includes 90° x-axis label rotation (#26207)

No new revisions were added by this update.

Summary of changes:
 .../plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx             | 1 +
 .../plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx    | 1 +
 .../plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx    | 1 +
 .../plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx     | 1 +
 .../plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx    | 1 +
 .../plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx | 1 +
 .../src/Timeseries/Regular/SmoothLine/controlPanel.tsx                   | 1 +
 .../plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx    | 1 +
 8 files changed, 8 insertions(+)