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

   @775146061 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] Using dataset x-axis data will be merged automatically
   
   **BODY**
   
   ### Version
   
   5.4.0
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/relaxed-shockley-bbfgrq?file=/src/index.js
   
   ### Steps to Reproduce
   
   The data of dataset is like this:
   ["Matcha Latte", 43.3, 85.8, 93.7],
   ["Milk Tea", 83.1, 73.4, 55.1],
   ["Milk Tea", 86.4, 65.2, 82.5],
   ["Walnut Brownie", 72.4, 53.9, 39.1]
   
   Milk Tea has two, when the first column is used as the x-axis, Milk Tea will 
be combined into one column.
   Is there any configuration for echarts that is not automatically merged?
   
   ### Current Behavior
   
   ![Uploading image.png…]()
   
   
   ### Expected Behavior
   
   Expect Milk Tea on x-axis not to be merged into one
   
   ### Environment
   
   ````markdown
   - OS: macOS 12.5.1 (21G83)
   - Browser: Chrome 106.0.5249.119
   - Framework: javascript
   ````
   
   
   ### Any additional comments?
   
   _No response_
   </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-unsubscr...@echarts.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