Hi Team, I have query regarding the Bar charts supported by e-charts. Our requirement is to plot an incoming data points against time.
Time will be on X-axis & Data Value will be on Y-Axis. Our requirement is to show red color only in specific data points. That is if the data value exceeds a particular value (example 80) show it as red bar while rest of the bars will be shown as green. I saw the below 2 charts on your website. But here the colors for any specific category is homogeneous. We need a mix of 2 colors: https://echarts.apache.org/examples/en/editor.html?c=bar-gradient https://echarts.apache.org/examples/en/editor.html?c=bar1 Is it possible to achieve that in e-charts? Thanks Ayaskant