MCPcopy
hub / github.com/apache/echarts / updateView

Function updateView

test/lib/caseFrame.js:282–290  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

280 }
281
282 function updateView() {
283 updateRendererSelector();
284 updateDistSelector();
285 updateListSelectedHint();
286 updateListFilter();
287 updateList();
288 updatePage();
289 updatePageHint('short');
290 }
291
292 function getCurrentPageURL() {
293 return decodeURIComponent(

Callers 1

caseFrame.jsFile · 0.85

Calls 7

updateRendererSelectorFunction · 0.85
updateDistSelectorFunction · 0.85
updateListSelectedHintFunction · 0.85
updateListFilterFunction · 0.85
updateListFunction · 0.85
updatePageFunction · 0.85
updatePageHintFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…