
Version
5.1.2
Reproduction link
https://echarts.apache.org/examples/en/editor.html?c=line-stack
Steps to reproduce
1- Open Firefox, Go to Echarts examples, find Stacked Line Chart.
2- Open web developper console.
3- Go to console Tab and then click on the 'CSS' filter to display CSS logs.
4- On the graph, over the graph to display the tooltip, the warnings should appaears on the console.
What is expected?
No warnings
What is actually happening?
CSS Warnings apparearing whenever i move the mouse with tooltip open:
Expected color but found ‘none’.
Expected color but found ‘null’.
Version
5.1.2
Reproduction link
https://echarts.apache.org/examples/en/editor.html?c=line-stack
Steps to reproduce
1- Open Firefox, Go to Echarts examples, find Stacked Line Chart.
2- Open web developper console.
3- Go to console Tab and then click on the 'CSS' filter to display CSS logs.
4- On the graph, over the graph to display the tooltip, the warnings should appaears on the console.
What is expected?
No warnings
What is actually happening?
CSS Warnings apparearing whenever i move the mouse with tooltip open:
Expected color but found ‘none’.
Expected color but found ‘null’.