Interactive Graph-Mkdocs
Sử dụng plugin để tạo interactive graph giống như Obsidian cho Mkdocs. Đây là điều đã mong muốn có được từ rất lâu
1 Interactive Graph-Mkdocs¶
Nhờ có Echarts có thể plot interactive plot từ Json file để mkdocs load được.
Có thể test khả năng của nó qua Live Editor
Còn đây là file json của nó:
{
"type": "force",
"categories": [
{
"name": "HTMLElement",
"keyword": {},
"base": "HTMLElement"
},
{
"name": "WebGL",
"keyword": {},
"base": "WebGLRenderingContext"
},
],
"nodes": [
{
"name": "AnalyserNode",
"value": 1,
"category": 4
},
{
"name": "AudioNode",
"value": 1,
"category": 4
},
{
"name": "Uint8Array",
"value": 1,
"category": 4
},
],
"links": [
{
"source": 0,
"target": 1
},
{
"source": 0,
"target": 2
},
{
"source": 0,
"target": 3
},
Created : Oct 3, 2024
Recent Posts
- 2024-10-03: Interactive Graph-Mkdocs
- 2023-11-07: Sankey-chart-budget-contribution
- 2023-10-27: My-First-Training-Academic
- 2023-10-06: Export-shapefile-with-Style
- 2023-10-01: Anki-Assimil
- 2023-10-01: CV-Markdown
- 2023-09-19: Change Point Detection Methods
- 2023-09-14: Chat-GPT-Obsidian
- 2023-09-13: Google-Photo-Obsidian
- 2023-09-12: Superchinese-App