|
|
@ -10,6 +10,7 @@ var chartConfig = { |
|
|
|
supported_resolutions: ['1', '5', '15', '30', '60', '1D', '1W', '1M'], |
|
|
|
supports_marks: true, |
|
|
|
supports_timescale_marks: true, |
|
|
|
resolutions:['1', '5', '15', '30', '60', '1D', '1W', '1M'], |
|
|
|
// debug: true,
|
|
|
|
width: 0, //宽度
|
|
|
|
height: 0, //高度
|
|
|
|