### Obsidian 3D Graph Plugin Development Source: https://github.com/alexw00/obsidian-3d-graph/blob/master/README.md Information about the development of the Obsidian 3D Graph plugin, including the primary programming language and rendering library used. ```TypeScript The plugin is written in TypeScript. ``` ```JavaScript The plugin uses D3.js for the graph rendering. ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.