cff261519f
Graph implementation in newgraph
...
Implemented working version of Graph.
Issues to solve remain, such as ordering of nodes in a block.
2026-01-30 20:21:05 +02:00
1db41615aa
First implementation of RecordGraph
...
Created RecordGraph class for testing record nodes.
2026-01-02 19:33:07 +02:00
178e035e0b
Format cleanup part 4
...
Included new people into the tree.
2026-01-02 15:28:03 +02:00
bab47e9b57
Format cleanup part 2
...
Removed label from blocks.
2026-01-02 10:46:21 +02:00
Lauri Koskenniemi
2966922c61
Output size defined in config
2025-12-05 09:24:51 +02:00
e5d146cbe1
Sync config.yaml
2025-11-21 16:17:10 +02:00
ab8417646f
Data moved until TÄHÄN ASTI SIIRRETTY
2025-09-15 21:40:34 +03:00
c432ec2af3
Disabled Docker network and fixed blocks data
2025-09-15 20:37:52 +03:00
bf788ca544
Changed link connection to middle node in block
...
Hidden node was removed from a block to reduce empty space.
Link from previous level is connected to the node in the middle
(or the first of two middle nodes when even number of nodes).
Added ranksep in config to increase vertical space.
2025-06-29 21:47:28 +03:00
93e2554457
Improved links and configuration file for dot
...
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.
2025-05-30 22:54:36 +03:00
76c4dfb528
Finished generation 7 in data
...
Fixed logic errors that resulted in separated blocks from tree.
Continue to generation 8...
2025-05-29 11:40:31 +03:00
9328fe3388
Data update and layer planning in Graph
...
Added blocks in data and introduced layers in Graph.
Layers not in use yet and other plans added in comments.
2025-05-25 18:55:33 +03:00
9b5f44fa75
Include development data for versioning
...
Included data folder with yaml under work.
Makes code testing easier and provides versioning for the data.
2025-05-25 16:19:17 +03:00