You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by yo...@apache.org on 2022/09/28 08:16:44 UTC

[superset] branch master updated (93f08e778b -> 60bab4269f)

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

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


    from 93f08e778b feat: explicit distribute columns on BoxPlot and apply time grain (#21593)
     add 60bab4269f fix(table-chart): don't color empty cells in table chart with color formatters (#21501)

No new revisions were added by this update.

Summary of changes:
 .../plugins/plugin-chart-table/package.json        |  3 +
 .../plugins/plugin-chart-table/src/TableChart.tsx  |  6 +-
 .../plugin-chart-table/test/TableChart.test.tsx    | 75 +++++++++++++++++++++-
 3 files changed, 80 insertions(+), 4 deletions(-)