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

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


    from 27a0f082808 fix(dashboard): Avoid calling loadData for invisible 
charts on virtual rendering (#37452)
     add b00603d9fb6 fix: Heatmap does not render correctly on normalization 
(#37208)

No new revisions were added by this update.

Summary of changes:
 .../src/Heatmap/transformProps.ts                  | 29 +++++++-
 .../test/Heatmap/buildQuery.test.ts                | 82 ++++++++++++++++++++++
 .../test/Heatmap/transformProps.test.ts            | 68 ++++++++++++++++++
 3 files changed, 176 insertions(+), 3 deletions(-)
 create mode 100644 
superset-frontend/plugins/plugin-chart-echarts/test/Heatmap/buildQuery.test.ts

Reply via email to