Apache Echarts – customizing nodes. Animation on nodes
I want to customize the node animation based on its value. Although I am able to change it’s color but I want this node to have some kind of animation. For example I want the border of node to continue blinking or rotating. Is it possible in apache echarts ? It would be of great help if anyone can help with working example.
Apache Echarts not working. Error- Legend data should be same with series name or data name
Apache Echarts not working. Error- Legend data should be same with series name or data name.
Even though my series name and the names in legend data matches, it is giving the above mentioned error. Chart is not getting printed. Where am i doing wrong ?