Echarts - exclude series from tooltip

Viewed 55

I have a simple Echarts chart and want only the blue series to be focusable (the tooltip for the green chart should never show) The green series should only act as a visual indicator.

Currently it behaves like this: Example Echarts configuration

I also made a small codesandbox to illustrate the problem:

Edit tender-mclaren-o5zdq

0 Answers
Related