mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-26 13:05:15 +00:00
Stackstrategy -> all
This commit is contained in:
parent
2d37be2415
commit
9617ab9e6b
|
@ -49,6 +49,7 @@ export function generateAreaCandleSeries(
|
|||
|
||||
const areaOptions: LineSeriesOption = {
|
||||
stack: key,
|
||||
stackStrategy: 'all',
|
||||
lineStyle: {
|
||||
opacity: 0,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user