mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 18:23:50 +00:00
parent
280380a7ff
commit
445f4642e9
|
@ -123,7 +123,7 @@ export default class CumProfitChart extends Vue {
|
|||
type: 'line',
|
||||
name: CHART_PROFIT,
|
||||
animation: true,
|
||||
step: 'start',
|
||||
step: 'end',
|
||||
lineStyle: {
|
||||
color: this.getChartTheme === 'dark' ? '#c2c2c2' : 'black',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user