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 `global` to `true` at line `draw_graph_sidebar(myChart, global=false)` at top of javascript file.
* removed deprecated version inside `compose.yml` file