Echarts highlighting in stacked line charts

2022-11-20 Thread Daniel Beicht
Hi, I noticed that you can hover (mouseover) legend entries in stacked area charts and gradient stacked area charts to highlight specific lines in the graph. However it is not possible to hover (mouseover) legend entries in stacked line charts to hover the corresponding line in the graph. I ex

Re: Apache ECharts bar animation?

2022-11-20 Thread Ole Ersoy
Hi Zhongxiang, AWESOME!! It works now! Thank you so much!! Ole On Sun, Nov 20, 2022 at 1:21 AM Zhongxiang Wang wrote: > Hi Ole, > > It looks like you have passed the wrong parameter. The `opts` level is not > expected. > It should be like this, > > > *this.echartsIntance.resize({animatio

Re: custom axis tick/label positions

2022-11-20 Thread Ovilia
Hi Max, I planned this PR to be reviewed in 5.5.0. But it seems this PR is quite out-dated and the author may not respond quickly enough. If not, are you interested in improving the code? Thanks *Ovilia* On Mon, Nov 14, 2022 at 5:55 AM Max Koretskyi wrote: > Hey, is this one

Re: Echarts highlighting in stacked line charts

2022-11-20 Thread Ovilia
Hi Daniel, Is this what you are looking for? https://echarts.apache.org/examples/en/editor.html?c=area-stack Thanks *Ovilia* On Mon, Nov 21, 2022 at 4:42 AM Daniel Beicht wrote: > Hi, > > I noticed that you can hover (mouseover) legend entries in stacked area > charts and gradient stacked ar