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/11/30 01:21:50 UTC

[GitHub] [incubator-echarts] xyjxyjxyj opened a new issue #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置

xyjxyjxyj opened a new issue #13719:
URL: https://github.com/apache/incubator-echarts/issues/13719


   ### Version
   4.9.0
   
   ### Steps to reproduce
   设置dataZoom然后放大,当数据刷新时,dataZoom也会回到原点,不在处于放大状态
   
   ### What is expected?
   数据刷新时,dataZoom能保持当前状态
   
   ### What is actually happening?
   数据刷新时,dataZoom回到初始化状态
   
   <!-- 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



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


[GitHub] [incubator-echarts] wangminli commented on issue #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置

Posted by GitBox <gi...@apache.org>.
wangminli commented on issue #13719:
URL: https://github.com/apache/incubator-echarts/issues/13719#issuecomment-736671877


   > 
   > 
   > 这个是有意设定的,notMerge true 的时候表示完全重置,所以状态不会保留;而 false 的时候 dataZoom 的状态会保留。请问为什么要使用 notMerge setOption 呢?
   
   发现treemap矩形树图是不是不支持datazoom事件呢? 试了若干次都没有响应。


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



---------------------------------------------------------------------
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 #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置

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


   另外可以参考 https://github.com/apache/incubator-echarts/pull/12987 是否有帮助,5.0 的 rc 版本。


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



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


[GitHub] [incubator-echarts] wangminli edited a comment on issue #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置

Posted by GitBox <gi...@apache.org>.
wangminli edited a comment on issue #13719:
URL: https://github.com/apache/incubator-echarts/issues/13719#issuecomment-736671877


   > 
   > 
   > 这个是有意设定的,notMerge true 的时候表示完全重置,所以状态不会保留;而 false 的时候 dataZoom 的状态会保留。请问为什么要使用 notMerge setOption 呢?
   
   v4.9版本中,发现treemap矩形树图是不是不支持datazoom事件呢? 试了若干次都没有响应。


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



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


[GitHub] [incubator-echarts] pissang commented on issue #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #13719:
URL: https://github.com/apache/incubator-echarts/issues/13719#issuecomment-736936904


   treemap 不支持 dataZoom


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



---------------------------------------------------------------------
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 #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置

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


   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 question.
   
   If you are interested in the project, you may also subscribe our [mailing 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



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


[GitHub] [incubator-echarts] xyjxyjxyj commented on issue #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置

Posted by GitBox <gi...@apache.org>.
xyjxyjxyj commented on issue #13719:
URL: https://github.com/apache/incubator-echarts/issues/13719#issuecomment-735594044


   目前是通过监听dataZoom获取当前的startValue 和endValue,在数据更新时设置给dataZomm.startValue 和 endValue


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



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


[GitHub] [incubator-echarts] wangminli edited a comment on issue #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置

Posted by GitBox <gi...@apache.org>.
wangminli edited a comment on issue #13719:
URL: https://github.com/apache/incubator-echarts/issues/13719#issuecomment-736671877


   > 
   > 
   > 这个是有意设定的,notMerge true 的时候表示完全重置,所以状态不会保留;而 false 的时候 dataZoom 的状态会保留。请问为什么要使用 notMerge setOption 呢?
   
   v4.9版本中,发现treemap矩形树图是不是不支持datazoom事件呢? 试了若干次都没有响应,望回复


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



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


[GitHub] [incubator-echarts] Ovilia edited a comment on issue #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置

Posted by GitBox <gi...@apache.org>.
Ovilia edited a comment on issue #13719:
URL: https://github.com/apache/incubator-echarts/issues/13719#issuecomment-736171553


   这个是有意设定的,notMerge true 的时候表示完全重置,所以状态不会保留;而 false 的时候 dataZoom 的状态会保留。请问为什么要使用 notMerge setOption 呢?


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



---------------------------------------------------------------------
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 #13719: chart.setOption(option, notMerge, lazyUpdate);设置notMerge=true,lazyUpdate=true,数据会实时更新但是dataZoom也会被重置

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


   这个是有意设定的,notMerge true 的时候表示完全重置,所以状态不会保留;而 false 的时候 dataZoom 的状态会报备。请问为什么要使用 notMerge setOption 呢?


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



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