Swetha-R-maker
Results
1
issues of
Swetha-R-maker
### Version 5.4.3 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/tree-with-polyline-edge-24snsj ### Steps to Reproduce A background function under `series.label` ```js backgroundColor: function(params){ if(params.data.value > 90) { return '#00ff00'; } else if(params.data.value...
bug
pending
en