datagrok-ai / public

Public package repository for the Datagrok.ai platform
MIT License
43 stars 26 forks source link

#3043: Adding heatmap resets colour coding previously set in the table #3043

Open katerina-stepanova opened 3 weeks ago

katerina-stepanova commented 3 weeks ago

v1.20.2, 1.21.1

Case 1: newly added colouring

  1. Open a table, e.g. SPGI
  2. Set up some colouring on a few columns: categorical colouring, conditional colouring, linear colouring
  3. Add a heatmap to the current view Actual results: colouring in the table disappears.

Case 2: saved colouring

  1. Open a table, e.g. SPGI
  2. Apply a layout that includes custom colouring for a few columns
  3. Add a heatmap Actual results: custom colouring is reset to default linear colouring for numerical columns.

Expected results: Adding a heatmap should not alter any colouring previously set in the table (either newly set or loaded with the layout).

dnillovna commented 3 weeks ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-16659