You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/06/23 11:22:27 UTC

[GitHub] [echarts] jay0815 opened a new issue, #17276: [Bug] Pie Chart - use dataset and setting encode to link data -variables {cx} tooltip formatter

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

   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/zh/editor.html?c=pie-simple&code=PYBwLglsB2AEC8sDeAoWsAmBDMWDOApmAFzJrqwD0lmEAtgdHlE6QNoDkAblgDYCuBDgBpYHaFgYcAusPLo8wfgCcAxgXbyKbAIwAGACwAOURwDKBLGoAWsAKLQA5hGhDZW9GwDsAZgCspgAiEMoEqmAychTafkZ6pnZ0WBC8kR6wbMYGpgCq0CywAIIYeGnRnj568WIAahAYBMBFJWUUsujkAL5RsJBgvBpk0WAEAB4kYgBKBABmBKHKsMAzsFiwAOoEAEbMIyJaePxbI-OkHABiWADWBLCBOFj70QMzExzq0CPKHF09YMDAXiQECkVDDZQQRyOeZnCAjOg_dDdcgDaHQDCgrTACGMN5ceaQVR8J4UF5vMmI2DIhTzCAEPCY8qwCQMM6FVTqPB4WDnZTABE9YYATxAgw4IDpJOeWC2BF4jKZsDw1mAAHdSGBlIJ0tTyoxVMAGgqmTwBIN4ul0HCCHQAHKSQY6QUUXXDAFAiAgoaKmbYpJgL5nLCgrCdWAAHi2ykoAD5YFtQVtOpHo3HVKDVMmo7HMKCMJ1KdFOlpi50ANxAA
   
   ### Steps to Reproduce
   
   1. use options in Minimal Reproduction Link.
   2. get the same result: try to use dimensions option 、encode option or whatever.
   
   ### Current Behavior
   
   {c} return the value which is concat the local row in dataset
   ![image](https://user-images.githubusercontent.com/16587728/175287331-9b828746-4e7b-444a-80b3-8b24d76ad054.png)
   
   
   ### Expected Behavior
   
   expect use dataset can behavior like data in series
   {c} return the data that which define as value in dimensions or encode 
   ![image](https://user-images.githubusercontent.com/16587728/175287431-5f538bde-bdc9-4117-8b4f-b9e284c46547.png)
   
   
   ### Environment
   
   ```markdown
   - OS:macOS Monterey
   - Browser: Chrome 96.0.4664.55
   - Framework: None
   ```
   
   
   ### Any additional comments?
   
   ![image](https://user-images.githubusercontent.com/16587728/175276505-92a58259-19d5-4ae8-b0c9-5954ca3d6693.png)
   
   if this repo is not bug, the description in doc need be more exact
   


-- 
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-unsubscribe@echarts.apache.org.apache.org

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


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