echarts之toolbox-orient
toolbox是echarts中的工具箱

当orient为‘vertical’
toolbox: { show : true, orient:'vertical' }

当orient为’horizontal’
toolbox: { show : true, orient:'horizontal' }

toolbox是echarts中的工具箱

当orient为‘vertical’
toolbox: { show : true, orient:'vertical' }

当orient为’horizontal’
toolbox: { show : true, orient:'horizontal' }
