apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
61.99k stars 13.59k forks source link

fix(radar-chart): metric options not available & add `min` option #30349

Open goncaloacteixeira opened 1 week ago

goncaloacteixeira commented 1 week ago

SUMMARY

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Before

Captura de ecrã 2024-09-20, às 16 06 43

After

Captura de ecrã 2024-09-20, às 16 08 12

TESTING INSTRUCTIONS

  1. Load the examples
  2. Explore a chart of type Radar
  3. Under Customize, find the Customize Metrics section, containing the metrics defined for the chart
  4. Click on a metric and change the values for Min and Max.

ADDITIONAL INFORMATION