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

Function open

test/runTest/client/client.js:930–932  ·  view source on GitHub ↗
(url, target)

Source from the content-addressed store, hash-verified

928 },
929
930 open(url, target) {
931 window.open(url, target);
932 },
933
934 async fetchBranchVersions() {
935 try {

Callers 1

startFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…