Hi,
I am creating some network speed graphs which use the stackDiverging option. Based on this example: https://next.layerchart.com/docs/components/AreaChart#stack_series_(diverging)
And when I look at that example, and hover over the graph, the diverged serie has incorrect highlight line and points. They are at the zero value. While the value in the popup is correct (negative).
I would expect that in this setup, that the highlight line and points do follow the negative value. And not staying at zero.
Also in my test example you can see this effect:
The green line is following the normal values. The red line stays at zero. I would expect that it should follow the negative values of the diverged serie.
Or am I misunderstanding this?
Hi,
I am creating some network speed graphs which use the
stackDivergingoption. Based on this example: https://next.layerchart.com/docs/components/AreaChart#stack_series_(diverging)And when I look at that example, and hover over the graph, the diverged serie has incorrect highlight line and points. They are at the zero value. While the value in the popup is correct (negative).
I would expect that in this setup, that the highlight line and points do follow the negative value. And not staying at zero.
Also in my test example you can see this effect:
The green line is following the normal values. The red line stays at zero. I would expect that it should follow the negative values of the diverged serie.
Or am I misunderstanding this?