mariafurtadobravo opened a new issue, #19743:
URL: https://github.com/apache/echarts/issues/19743

   ### Version
   
   5.5.0
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/mariahquery/pen/mdgWjgv
   
   ### Steps to Reproduce
   
   1. Simple Bar Chart with color defined with css variable 
   2. The color prop is defined with a css variable because we want to use with 
design tokens. Eg.: color: ['var(--kds-sys-color-chart-brand)']. 
   3. When you hover over each bar on the chart, each bar disappears instead of 
remain the same color and increase its brightness to perform the expected hover 
Apache Echarts behaviour.
   
   ### Current Behavior
   
   When you hover over each bar on the chart, each bar disappears.
   
   ### Expected Behavior
   
   When you hover over each bar on the chart, each bar should remain the same 
color and increase its brightness to perform the expected hover Apache Echarts 
behaviour.
   
   ### Environment
   
   ```markdown
   - OS: macOS Sonoma 14.3.1
   - Browser: Chrome Version 122.0.6261.129 (Official Build) (arm64)
   - Framework: No framework, just plain Vanilla JS
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to