prod
张雄 3 years ago
parent 9924e05125
commit c646cfcd29

@ -65,9 +65,9 @@ function createData(ds = [], hotIndex = []) {
{ {
name: 'Max', name: 'Max',
xAxis: e, yAxis: yMax, xAxis: e, yAxis: yMax,
symbol: dataURI, symbol: 'pin',
symbolSize: 16, symbolSize: 16,
symbolOffset: [0, '-75%'], symbolOffset: [0, '-70%'],
itemStyle: {color: colors[colorMax]}, itemStyle: {color: colors[colorMax]},
} }
) )

Loading…
Cancel
Save