diff --git a/src/components/catalog/IntegrationAndOnlineCalc/ClimateReconDataAssim/Legend.jsx b/src/components/catalog/IntegrationAndOnlineCalc/ClimateReconDataAssim/Legend.jsx index 74a68e0..ae2abec 100644 --- a/src/components/catalog/IntegrationAndOnlineCalc/ClimateReconDataAssim/Legend.jsx +++ b/src/components/catalog/IntegrationAndOnlineCalc/ClimateReconDataAssim/Legend.jsx @@ -11,10 +11,13 @@ function Legend({ style }) {
温度异常(℃)
- {[-1, -0.5, 0, 0.5, 1].map((item, index) => { + {[ + -0.7, -0.6, -0.5, -0.4, -0.3, -0.2, -0.1, 0, 0.1, 0.2, 0.3, 0.4, 0.5, + 0.6, 0.7, + ].map((item, index) => { return (