I’m having some trouble trying to change the backgroundColor of a specific chart area between two yAxis ticks.This is what I have so far: And this is what I wanted: I’ve seen some similar posts about that and people recommend using Annotation to do this. I tried using it on my chart and it didn’t work. This is my first
Tag: linechart
Echarts: Plot the variance of signals
I want to plot the variance of multiple signals in a chart (or basically fillup the space between an upper and a lower signal). Is it possible to create such kind of charts? I saw the confidence-band example (https://echarts.apache.org/examples/en/editor.html?c=confidence-band) , however this seems to work only for one signal in a chart. Another solution would be to draw thousands of