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/07/14 07:02:22 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #17378: [Bug] stack 中传入 custom group,stack 失效

echarts-bot[bot] commented on issue #17378:
URL: https://github.com/apache/echarts/issues/17378#issuecomment-1184072274

   @i7eo It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] the stack is passed into the custom group, and the stack fails
   
   **BODY**
   
   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/3d-stack-custom-bars-htt9md?file=/src/components/HelloWorld.vue
   
   ### Steps to Reproduce
   
   For details, please open the recurrence link to view
   
   ### Current Behavior
   
   1. After viewing the official website example, write a custom graphic, because it is arranged up and down, so the stack is used, and the stack in the example will automatically arrange the corresponding graphics. I tried 'z' 'zLevel' 'z2' to no avail, and finally tried 'stackStrategy: all' again. What I want to know now is whether the stack can control the order in the case of group custom? If not, can only the user calculate it by himself?
   3. After the mouse is moved in, the entire group is highlighted, if you only want to highlight a certain part, how should you deal with it?
   
   ### Expected Behavior
   
   1. The stack automatically controls the order of customs
   2. Can be partially highlighted
   
   ### Environment
   
   ```markdown
   - OS: macOS Monterey
   - Browser: Chrome 102.0.5005.115
   - Framework: Vue@3.2.21
   ```
   
   ### Any additional comments?
   
   Previously, using echarts was relatively simple to use, but this time the custom in the example is more complicated and feels a little confused 😹
   </details>


-- 
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

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