question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

What's the typical way to reload data, and keep other options such as 'selected label', 'data zoom'.

See original GitHub issue

I’m using a websocket connection to push tick to browser. When new tick arrived, I run these code:

echart.clear();
echart.setOption({xAxis: new_option.xAxis, series: new_option.series});
    echart.refresh();

The new tick is plotted in chart, but failed to keep ‘selected label’ and ‘data zoom’ status. Is there any way to plot new tick in existing chart and keep ‘selected label’ and ‘data zoom’.

Thanks.

Issue Analytics

  • State:closed
  • Created 10 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

7reactions
lifeicommented, Aug 2, 2013

fuck,都是中国人,说毛鸟语啊

5reactions
kenercommented, Aug 2, 2013

哈哈~ @xiujunma 一直在外企,说不定为的就是“树立民族自豪感”要教给鸟语人看呢,别激动~ 要树立民族自豪感,提高国人在全球的技术地位或许更显重要,echarts要走出国门给鸟语人看看,整份文档还真得翻译为鸟语。 谢谢关注~ :)

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's the typical way to reload data, and keep other options ...
What's the typical way to reload data, and keep other options such as 'selected label', 'data zoom'. #45.
Read more >
Troubleshooting local recording issues - Zoom Support
Change the recording location in your Zoom client and make sure it is a valid path string/folder. Other common issues. Abnormal errors such...
Read more >
Conducting polls in meetings - Zoom Support
Click on the blank for each choice to enter an answer for participants to select from. Click + Add Choice to add additional...
Read more >
Frequently asked questions - Zoom Support
Read common questions about: Getting started with Zoom; Scheduling a meeting; Joining a meeting; Zoom Webinars; Meeting and webinar features; My ...
Read more >
Using the Zoom for Google Workspace add-on
Sign in to the Google Calendar app. Tap the plus icon then Event. Tap the video conferencing drop-down and select Zoom Meeting. Tap...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found