Interactive Graph 0.3.0
Install via pip install mkdocs-obsidian-interactive-graph-plugin==0.3.0.
Changes
- beginning from this version the default graph inside the sidebar was minimized to edges related to the current page only. The previous behavior can be restored by setting
globaltotrueat linedraw_graph_sidebar(myChart, global=false)at top of javascript file. - removed deprecated version inside
compose.ymlfile