Skip to content

Interactive Graph 0.3.0

Latest
Compare
Choose a tag to compare
@daxcore daxcore released this 14 Dec 16:27
· 2 commits to main since this release
3579a28

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