Skip to content

Instantly share code, notes, and snippets.

@askka
askka / disktree.json
Last active February 29, 2020 07:10
echarts treemap demo
[
{
"value": 40,
"name": "Accessibility",
"path": "Accessibility"
},
{
"value": 180,
"name": "Accounts",
"path": "Accounts",
@askka
askka / index.html
Last active December 20, 2025 07:33
LEED in China
<!DOCTYPE html>
<html style="height: 100%">
<head>
<meta charset="utf-8">
<title>LEED in China</title>
<!--
作者: Askka
时间: 2018-08-30
描述: Echarts地图Demo
-->