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

   ### Version
   
   5.5.0
   
   ### Link to Minimal Reproduction
   
   https://gist.github.com/jdupont22/6d99ddbe1d621db4a0a46a629068d6c2
   
   ### Steps to Reproduce
   
   Launch previous code in the gist and move the cursor to any point. 
   
   
   
   
   ### Current Behavior
   
   The tooltip value is not displayed for the custom chart
   
   ![Capture d’écran 2024-05-29 à 11 05 
38](https://github.com/apache/echarts/assets/20832813/d7dfe6de-ae97-48d6-aaa6-677b3e9717d4)
   
   When I change the type axis from type: 'time' to type: 'category' the 
tooltip value is displayed, but the render is broken for my custom chart. Can 
someone tell me why the tooltip is working with type 'category' and not with 
the type 'time' ? 
   
   ![Capture d’écran 2024-05-29 à 11 06 
32](https://github.com/apache/echarts/assets/20832813/cb9c7d8d-1747-4915-8246-f04beb8db6c3)
   
   
   ### Expected Behavior
   
   Tooltip to be displayed with type='time' as for type='category'
   
   ### Environment
   
   ```markdown
   - OS: macOS 14.1.1
   - Browser: Brave Version 1.65.126 Chromium: 124.0.6367.118
   - Framework: React@18.2+, echarts-for-react: 3.0.2
   ```
   
   
   ### 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: commits-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to