mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-23 11:35:14 +00:00
parent
1eaa7e0151
commit
49f9f637d3
|
@ -219,6 +219,7 @@ export default class CandleChart extends Vue {
|
||||||
scale: true,
|
scale: true,
|
||||||
gridIndex: 1,
|
gridIndex: 1,
|
||||||
splitNumber: 2,
|
splitNumber: 2,
|
||||||
|
position: 'right',
|
||||||
axisLabel: { show: false },
|
axisLabel: { show: false },
|
||||||
axisLine: { show: false },
|
axisLine: { show: false },
|
||||||
axisTick: { show: false },
|
axisTick: { show: false },
|
||||||
|
|
Loading…
Reference in New Issue
Block a user