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 2020/01/19 03:54:10 UTC

[GitHub] [incubator-echarts] tfcx-th opened a new issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

tfcx-th opened a new issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084
 
 
   
   ### Version
   4.4.0
   
   ### Reproduction link
   [https://gallery.echartsjs.com/editor.html?c=xnxEvkE_h&v=1](https://gallery.echartsjs.com/editor.html?c=xnxEvkE_h&v=1)
   
   ### Steps to reproduce
   Select a small area of a themeRiver chart with 10000  data, dragging dataZoom component
   
   ### What is expected?
   The chart can be rendered smoothly
   
   ### What is actually happening?
   there would be some white area in the chart
   
   
   ![截屏2020-01-1911 32 26](https://user-images.githubusercontent.com/37952767/72674501-57367d80-3ab2-11ea-8cc8-829fb30f7ed7.png)
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] tfcx-th commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
tfcx-th commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084#issuecomment-596408293
 
 
   Actually this bug won't appear with fewer data items
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084#issuecomment-575992776
 
 
   @tfcx-th Please provide a demo for the issue either with https://jsfiddle.net/ovilia/n6xc4df3/ or https://gallery.echartsjs.com/editor.html.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] tfcx-th edited a comment on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
tfcx-th edited a comment on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084#issuecomment-576096191
 
 
   My chart has seven rivers, and the bug appears when each river contains at  least 290 data
   
   [https://gallery.echartsjs.com/editor.html?c=xnxEvkE_h&v=5](https://gallery.echartsjs.com/editor.html?c=xnxEvkE_h&v=5)
   
   ![290](https://user-images.githubusercontent.com/37952767/72697660-967cd100-3b7b-11ea-948c-c2fab18c1cae.png)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] tfcx-th removed a comment on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
tfcx-th removed a comment on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084#issuecomment-596408293
 
 
   Actually this bug won't appear with fewer data items
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] tfcx-th edited a comment on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
tfcx-th edited a comment on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084#issuecomment-576100840
 
 
   I found that setting a smaller initial dataZoom endValue(about 10%) rather than using the default value(100%) might avoid this problem even if each river has large data(Each river has 1899 data in my original chart series)
   
   [https://gallery.echartsjs.com/editor.html?c=xnxEvkE_h&v=8](https://gallery.echartsjs.com/editor.html?c=xnxEvkE_h&v=8)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] tfcx-th commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
tfcx-th commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084#issuecomment-576100840
 
 
   I found that setting a smaller initial dataZoom endValue(about 10%) rather than using the default value(100%) might avoid this problem
   
   [https://gallery.echartsjs.com/editor.html?c=xnxEvkE_h&v=8](https://gallery.echartsjs.com/editor.html?c=xnxEvkE_h&v=8)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084#issuecomment-575964466
 
 
   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.
   
   If you are interested in the project, you may also subscribe our [mail list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] Ovilia commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084#issuecomment-575992761
 
 
   Please provide a demo with minimum data.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] echarts-bot[bot] closed issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] closed issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] tfcx-th commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
tfcx-th commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084#issuecomment-576096191
 
 
   My chart has seven rivers, and the bug appears when each river contains at  least 290 data
   
   [https://gallery.echartsjs.com/editor.html?c=xnxEvkE_h&v=5](url)
   
   ![290](https://user-images.githubusercontent.com/37952767/72697660-967cd100-3b7b-11ea-948c-c2fab18c1cae.png)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084#issuecomment-593775441
 
 
   This issue is closed due to not being active. Please feel free to open it again (for the author) or create a new one and reference this (for others) if you have further questions.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] Ovilia commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #12084: ThemeRiver Render Problem While Dragging DataZoomSlider Bar
URL: https://github.com/apache/incubator-echarts/issues/12084#issuecomment-576485845
 
 
   @tfc-th As I said, you have to simplify your data for others to help you debug. There is no way to find the problem with so many data items. Just include the minimum data to reproduce the problem.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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