我正在尝试整合百度的echarts(看起来非常好).但是,如果没有设置标题或使用工具栏,实际图形周围会有很多空白.有没有办法让图表/图表使用更多的画布?
My current solution to add an extra inside the container one and then set it's width and height to be be bigger by the margins I want to remove and the offset it by setting 'top' and 'left' to negative values of the respective margins. Not elegant and more importantly, not robust, but it works for the moment.