|
|
|
@ -690,23 +690,6 @@ export default { |
|
|
|
|
|
|
|
console.log(getSymbolData(data)); |
|
|
|
option = { |
|
|
|
// legend: { |
|
|
|
// orient: 'vertical', |
|
|
|
// top: 0, |
|
|
|
// right: 0, |
|
|
|
// itemGap: 15, |
|
|
|
// itemWidth: 20, |
|
|
|
// itemHeight: 20, |
|
|
|
// textStyle: { |
|
|
|
// color: '#fff', |
|
|
|
// fontSize: '14' |
|
|
|
// }, |
|
|
|
// data: [ |
|
|
|
// { icon: 'image://img/tyc_icon.png' }, |
|
|
|
// { icon: 'image://img/tyg_icon.png' }, |
|
|
|
// { icon: 'image://img/yyg_icon.png' }, |
|
|
|
// ] |
|
|
|
// }, |
|
|
|
grid: { |
|
|
|
show: false, |
|
|
|
left: 35, |
|
|
|
|