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

   @xinchen37 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**
   
   [Feature] The histogram data difference is too large. After folding, the 
histogram distribution is uneven
   
   **BODY**
   
   ### What problem does this feature solve?
   
   The column chart data is too different, set yAxis: { type: "log" } series: [
       { type: "bar", stack: "total" },
       { type: "bar", stack: "total" }
     ] The distribution of the column chart is uneven, for example, the value 
of column A1 is smaller than that of column A2, but the height of column A1 is 
greater than that of column A2
   
   ### What does the proposed API look like?
   
   [DOME](https://codepen.io/xinchen37/pen/NWerwab)
   </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: [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