All notable changes to visualgraphx will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Standalone mode: app can now run without Galaxy as a self-contained web application
- index.html entry point with file upload for JGF/JSON files
- Galaxy UI shim modules (portlet, tabs, misc, utils) to decouple from Galaxy framework
- Sample graph data (static/sample.json) for testing
- CLAUDE.md for developer onboarding
- graph.js supports direct JGF data injection in addition to Galaxy API fetch
- Enabled console debug/log output in static/app.js for development
- Input Format has been changed to JSON Graph Format (JGF)
- Automated detection of external URL
- Load external graphics asynchronically
- Fixation of the root node in order to center the layout
- Calming of the layout through presetting the coordinates in space