jsMind is a mind mapping library implemented in pure JavaScript, based on HTML5 canvas, and is open source under the BSD license.
Provides mind map display, editing and other functions, supports freemind data format, and has rich development interfaces for use. Please visit the software homepage to learn more about the specific functions.
jsMind now supports adjusting node positions by dragging the mouse. Just reference the latest version of jsmind.js as well as jsmind.draggable.js to use this feature. It should be noted that when the mind map is set to non-editable, the drag and drop function will also be disabled at the same time.
Please visit the project homepage: http://hizzgdev.github.io/jsmind/ to experience the effect.
The above is the entire content of this article, I hope you all like it.