Эх сурвалжийг харах

Merge branch 'eta/1.4.1' into debug

Roc 1 жил өмнө
parent
commit
636f8c41ff

+ 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