Tested different block connection methods to achive orthogonal lines.
Added run script and mounted code to the container to allow code
changes without rebuilding the image.
Implement Docker improvements in main.
Restructured data to support block and node level links.
Added hidden nodes and edges in blocks to improve link
visualization.
Introduced support for configuring dot file parameters with
a config file.
Implemented code for the first test version.
Added Docker funtionality.
Define data location in compose and run:
docker compose up
Removed test data from the repository.