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/08/22 07:37:48 UTC

[GitHub] [echarts] 7rainbows opened a new issue, #17541: series数据项过多问题[Bug]

7rainbows opened a new issue, #17541:
URL: https://github.com/apache/echarts/issues/17541

   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   series这个数组可能长度有30~40但是我此时的横坐标只有一个,我该怎样左右滑动来展示我的柱状图呢
   
   ### Current Behavior
   
   我只有一个横坐标 但对应的纵坐标特别的多,也就是series数组特别的大,这时每个柱状图特别的窄,怎么能做到像多个横坐标那样可以设置dataZoom来左右滑动呢?
   
   ### Expected Behavior
   
   期望我上边的问题可以左右滑动来展示
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### 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-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


[GitHub] [echarts] echarts-bot[bot] commented on issue #17541: [Bug] series数据项过多问题

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #17541:
URL: https://github.com/apache/echarts/issues/17541#issuecomment-1221969399

   @7rainbows 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] Too many series data items
   
   **BODY**
   
   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   The series array may have a length of 30~40, but I only have one abscissa at this time. How can I slide left and right to display my histogram?
   
   ### Current Behavior
   
   I only have one abscissa, but the corresponding ordinate is very large, that is, the series array is very large, and each histogram is very narrow. How can we set dataZoom to slide left and right like multiple abscissas?
   
   ### Expected Behavior
   
   I hope my questions above can be swiped left and right to display
   
   ### Environment
   
   ````markdown
   - OS:
   - Browser:
   - Framework:
   ````
   
   
   ### 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-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


[GitHub] [echarts] Ovilia commented on issue #17541: [Bug] series数据项过多问题

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #17541:
URL: https://github.com/apache/echarts/issues/17541#issuecomment-1222177040

   这个理论上是不可以的,但或许可以尝试用多个横坐标 hack


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