Explorar o código

Merge branch 'eta/1.4.1' into debug

Roc hai 1 ano
pai
achega
636f8c41ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      services/data/chart_theme.go

+ 1 - 1
services/data/chart_theme.go

@@ -144,7 +144,7 @@ func getThemePreviewEdbDataMapList(chartType int, calendar, startDate, endDate s
 		item.ChartStyle = v.ChartStyle
 		item.ChartColor = v.ChartColor
 		item.ChartWidth = 1
-		item.IsOrder = true
+		item.IsOrder = false
 		item.MaxData = v.MaxValue
 		item.MinData = v.MinValue
 		item.LatestValue = v.LatestValue