-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to asf-site from @ af8bc9c 🚀
- Loading branch information
1 parent
af8bc9c
commit 08ec32f
Showing
111 changed files
with
424 additions
and
457 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,11 +10,11 @@ | |
/* position: sticky should not have overflow parents.*/ | ||
overflow-x: hidden; | ||
}</style><link rel="stylesheet" href="https://fastly.jsdelivr.net/npm/[email protected]/lib/theme-chalk/index.css"><link rel="stylesheet" href="https://echarts.apache.org/examples/css/example-bundle.css?_v_=d6a06b7a78"><script type="text/javascript" src="https://fastly.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script></head><!--[if lte IE 8]><body class="lower-ie"><div id="lowie-main"><img src="https://echarts.apache.org/en/images/forie.png?_v_=20240226" alt="ie tip"></div></body><![endif]--> | ||
<!--[if (gt IE 8)|!(IE)]><body></body><![endif]--><noscript><div class="no-script"><strong>We're sorry, but Apache ECharts website doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></div></noscript><div id="apache-banner"><div class="txt"><p>Please visit the official Apache ECharts Website at</p><a id="a2" href="https://echarts.apache.org/en/index.html">https://echarts.apache.org</a></div><a href="https://echarts.apache.org" target="_blank" onclick="logApache()" class="btn btn-main"><div>Visit Official Website</div></a><a href="javascript:;" onclick="closeApacheBanner(true)" class="close-btn">x</a></div><div id="main"><div id="ec-example-main"></div></div><script type="text/javascript" src="https://fastly.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script><script type="text/javascript" src="https://echarts.apache.org/en/js/common.js?_v_=85b684f192"></script><script src="https://fastly.jsdelivr.net/npm/[email protected]/dist/vue.min.js"></script><script src="https://fastly.jsdelivr.net/npm/[email protected]/lib/index.js"></script><script src="https://echarts.apache.org/examples/js/example-bundle.js?_v_=792135aaec"></script><script type="text/javascript">window.EC_WWW_CDN_PAY_ROOT = 'https://echarts.apache.org'; | ||
<!--[if (gt IE 8)|!(IE)]><body></body><![endif]--><noscript><div class="no-script"><strong>We're sorry, but Apache ECharts website doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></div></noscript><div id="apache-banner"><div class="txt"><p>Please visit the official Apache ECharts Website at</p><a id="a2" href="https://echarts.apache.org/en/index.html">https://echarts.apache.org</a></div><a href="https://echarts.apache.org" target="_blank" onclick="logApache()" class="btn btn-main"><div>Visit Official Website</div></a><a href="javascript:;" onclick="closeApacheBanner(true)" class="close-btn">x</a></div><div id="main"><div id="ec-example-main"></div></div><script type="text/javascript" src="https://fastly.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script><script type="text/javascript" src="https://echarts.apache.org/en/js/common.js?_v_=85b684f192"></script><script src="https://fastly.jsdelivr.net/npm/[email protected]/dist/vue.min.js"></script><script src="https://fastly.jsdelivr.net/npm/[email protected]/lib/index.js"></script><script src="https://echarts.apache.org/examples/js/example-bundle.js?_v_=b661ff87ae"></script><script type="text/javascript">window.EC_WWW_CDN_PAY_ROOT = 'https://echarts.apache.org'; | ||
</script><script type="text/javascript">window.globalArgsExtra = { | ||
page: 'view', | ||
locale: 'en' | ||
};</script><script type="text/javascript">window.globalArgsExtra.version = '1718597135687'; | ||
};</script><script type="text/javascript">window.globalArgsExtra.version = '1718613257135'; | ||
window.globalArgsExtra.cdnRoot = EC_WWW_CDN_PAY_ROOT + '/examples'; | ||
echartsExample.init('#ec-example-main', window.globalArgsExtra); | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,135 +2,119 @@ | |
title: NPM Dependencies with graphGL | ||
category: graphGL | ||
theme: dark | ||
titleCN: 1w 节点 2w7 边的NPM 依赖图 | ||
titleCN: 1w 节点 2w7 边的 NPM 依赖图 | ||
shotDelay: 5000 | ||
shotWidth: 1920 | ||
*/ | ||
function loadScript(scriptUrl, cb) { | ||
var scriptTag = document.createElement('script'); | ||
scriptTag.onload = cb; | ||
scriptTag.src = scriptUrl; | ||
document.body.appendChild(scriptTag); | ||
} | ||
loadScript( | ||
'https://fastly.jsdelivr.net/npm/[email protected]/dist/echarts-graph-modularity.min.js', | ||
function () { | ||
// Reinit chart again | ||
// TODO: visual encoding registerion must been done before echarts.init. | ||
var dom = myChart.getDom(); | ||
myChart.dispose(); | ||
myChart = echarts.init(dom); | ||
$.getJSON(ROOT_PATH + '/data-gl/asset/data/npmdep.json', function (data) { | ||
var nodes = data.nodes.map(function (nodeName, idx) { | ||
return { | ||
name: nodeName, | ||
value: data.dependentsCount[idx] | ||
}; | ||
}); | ||
var edges = []; | ||
for (var i = 0; i < data.edges.length; ) { | ||
var s = data.edges[i++]; | ||
var t = data.edges[i++]; | ||
edges.push({ | ||
source: s, | ||
target: t | ||
}); | ||
$.getJSON(ROOT_PATH + '/data-gl/asset/data/npmdep.json', function (data) { | ||
var nodes = data.nodes.map(function (nodeName, idx) { | ||
return { | ||
name: nodeName, | ||
value: data.dependentsCount[idx] | ||
}; | ||
}); | ||
var edges = []; | ||
for (var i = 0; i < data.edges.length; ) { | ||
var s = data.edges[i++]; | ||
var t = data.edges[i++]; | ||
edges.push({ | ||
source: s, | ||
target: t | ||
}); | ||
} | ||
nodes.forEach(function (node) { | ||
// if (node.value > 100) { | ||
node.emphasis = { | ||
label: { | ||
show: true | ||
} | ||
nodes.forEach(function (node) { | ||
// if (node.value > 100) { | ||
node.emphasis = { | ||
}; | ||
// } | ||
if (node.value > 5000) { | ||
node.label = { | ||
show: true | ||
}; | ||
} | ||
}); | ||
myChart.setOption({ | ||
backgroundColor: '#000', | ||
series: [ | ||
{ | ||
color: [ | ||
'rgb(203,239,15)', | ||
'rgb(73,15,239)', | ||
'rgb(15,217,239)', | ||
'rgb(30,15,239)', | ||
'rgb(15,174,239)', | ||
'rgb(116,239,15)', | ||
'rgb(239,15,58)', | ||
'rgb(15,239,174)', | ||
'rgb(239,102,15)', | ||
'rgb(239,15,15)', | ||
'rgb(15,44,239)', | ||
'rgb(239,145,15)', | ||
'rgb(30,239,15)', | ||
'rgb(239,188,15)', | ||
'rgb(159,239,15)', | ||
'rgb(159,15,239)', | ||
'rgb(15,239,44)', | ||
'rgb(15,239,87)', | ||
'rgb(15,239,217)', | ||
'rgb(203,15,239)', | ||
'rgb(239,15,188)', | ||
'rgb(239,15,102)', | ||
'rgb(239,58,15)', | ||
'rgb(239,15,145)', | ||
'rgb(116,15,239)', | ||
'rgb(15,131,239)', | ||
'rgb(73,239,15)', | ||
'rgb(15,239,131)', | ||
'rgb(15,87,239)', | ||
'rgb(239,15,231)' | ||
], | ||
type: 'graphGL', | ||
nodes: nodes, | ||
edges: edges, | ||
modularity: { | ||
resolution: 2, | ||
sort: true | ||
}, | ||
lineStyle: { | ||
color: 'rgba(255,255,255,1)', | ||
opacity: 0.05 | ||
}, | ||
itemStyle: { | ||
opacity: 1 | ||
// borderColor: '#fff', | ||
// borderWidth: 1 | ||
}, | ||
focusNodeAdjacency: false, | ||
focusNodeAdjacencyOn: 'click', | ||
symbolSize: function (value) { | ||
return Math.sqrt(value / 10); | ||
}, | ||
label: { | ||
color: '#fff' | ||
}, | ||
emphasis: { | ||
label: { | ||
show: true | ||
show: false | ||
}, | ||
lineStyle: { | ||
opacity: 0.5, | ||
width: 4 | ||
} | ||
}; | ||
// } | ||
if (node.value > 5000) { | ||
node.label = { | ||
show: true | ||
}; | ||
}, | ||
forceAtlas2: { | ||
steps: 5, | ||
stopThreshold: 20, | ||
jitterTolerence: 10, | ||
edgeWeight: [0.2, 1], | ||
gravity: 5, | ||
edgeWeightInfluence: 0 | ||
// preventOverlap: true | ||
} | ||
}); | ||
myChart.setOption({ | ||
backgroundColor: '#000', | ||
series: [ | ||
{ | ||
color: [ | ||
'rgb(203,239,15)', | ||
'rgb(73,15,239)', | ||
'rgb(15,217,239)', | ||
'rgb(30,15,239)', | ||
'rgb(15,174,239)', | ||
'rgb(116,239,15)', | ||
'rgb(239,15,58)', | ||
'rgb(15,239,174)', | ||
'rgb(239,102,15)', | ||
'rgb(239,15,15)', | ||
'rgb(15,44,239)', | ||
'rgb(239,145,15)', | ||
'rgb(30,239,15)', | ||
'rgb(239,188,15)', | ||
'rgb(159,239,15)', | ||
'rgb(159,15,239)', | ||
'rgb(15,239,44)', | ||
'rgb(15,239,87)', | ||
'rgb(15,239,217)', | ||
'rgb(203,15,239)', | ||
'rgb(239,15,188)', | ||
'rgb(239,15,102)', | ||
'rgb(239,58,15)', | ||
'rgb(239,15,145)', | ||
'rgb(116,15,239)', | ||
'rgb(15,131,239)', | ||
'rgb(73,239,15)', | ||
'rgb(15,239,131)', | ||
'rgb(15,87,239)', | ||
'rgb(239,15,231)' | ||
], | ||
type: 'graphGL', | ||
nodes: nodes, | ||
edges: edges, | ||
modularity: { | ||
resolution: 2, | ||
sort: true | ||
}, | ||
lineStyle: { | ||
color: 'rgba(255,255,255,1)', | ||
opacity: 0.05 | ||
}, | ||
itemStyle: { | ||
opacity: 1 | ||
// borderColor: '#fff', | ||
// borderWidth: 1 | ||
}, | ||
focusNodeAdjacency: false, | ||
focusNodeAdjacencyOn: 'click', | ||
symbolSize: function (value) { | ||
return Math.sqrt(value / 10); | ||
}, | ||
label: { | ||
color: '#fff' | ||
}, | ||
emphasis: { | ||
label: { | ||
show: false | ||
}, | ||
lineStyle: { | ||
opacity: 0.5, | ||
width: 4 | ||
} | ||
}, | ||
forceAtlas2: { | ||
steps: 5, | ||
stopThreshold: 20, | ||
jitterTolerence: 10, | ||
edgeWeight: [0.2, 1], | ||
gravity: 5, | ||
edgeWeightInfluence: 0 | ||
// preventOverlap: true | ||
} | ||
} | ||
] | ||
}); | ||
}); | ||
} | ||
); | ||
} | ||
] | ||
}); | ||
}); |
Oops, something went wrong.