This commit is contained in:
Expand-sys 2021-06-16 15:17:51 +10:00
parent df264c3d50
commit af18276fdb

View file

@ -80,7 +80,7 @@ block content
textPosition: 'out',
},
trendlines: {
0: {type: 'exponential', color: '#333', opacity: .1},
0: {type: 'exponential', color: '#333', opacity: .5},
1: {type: 'linear', color: '#111', opacity: .3}
},
width: 670,