Hi,

I am using Echarts with Vuejs (vue-echarts
<https://github.com/ecomfe/vue-echarts>) and I would like to transparently
enable "brush" tool and don't show the "toolbox". I found a similar thread
on SO
<https://stackoverflow.com/questions/44941586/brush-by-default-active-on-scatter-chart>
where people recommend to use _componentsViews. This thread is quite old
and was created 3 years ago. Also I found nothing about _componentsViews in
the docs.

Is there any way to transparently enable brush in recent Echarts? Is
_componentsViews still exist in Echarts? If it exists then how to use it
using vue-echarts?

-- 
Regards Alexey

Reply via email to