Transparently enable brush on the charts.

2020-11-24 Thread Alexey Lesovsky
Hi, I am using Echarts with Vuejs (vue-echarts ) and I would like to transparently enable "brush" tool and don't show the "toolbox". I found a similar thread on SO where

[RESULTS] [VOTE] Release Apache ECharts (incubating) 5.0.0 (release candidate 3)

2020-11-24 Thread SHUANG SU
This vote passes with 5 [+1] votes (3 bindings) and no [0] or [-1] votes. +1 Wang Zhongxiang (binding) +1 Shen Yi (binding) +1 Dave Fisher (IPMC binding) +1 Ville Brofeldt +1 Quill Qian Vote thread:

In grid3D, the space between different line charts is too wide. How do I set parameters?

2020-11-24 Thread .
As shown in the figure??The interval between each line chart is too large. I want to make the interval smaller. How to set it? ??

Re: In grid3D, the space between different line charts is too wide. How do I set parameters?

2020-11-24 Thread Yi Shen
Hi, You can set a larger range on Y. Like min: -1, max: 1 Regards On Wed, Nov 25, 2020 at 10:48 AM . <939267...@qq.com> wrote: > As shown in the figureļ¼ŒThe interval between each line chart is too large. > I want to make the interval smaller. How to set it? >