gioser-web: fix graph widget — rect nodes, edge weight, CSS anim, layout
- Switch from circles to horizontal rounded rectangles with text inside - Text size 12px body + 8px sublabel (camino), no overlaps - Edge stroke-width proportional to semantic weight - Fix 'Layout was forced' warning - Reduce CSS page-ambience animations: only opacity (no transform) to fix 'breathing background' visual glitch - Layout: more separation (k*1.6), 80 iterations
This commit is contained in:
@@ -27,6 +27,7 @@ features = [
|
||||
"SvgTextElement",
|
||||
"SvgTextContentElement",
|
||||
"SvgGraphicsElement",
|
||||
"SvgRectElement",
|
||||
"Node",
|
||||
"Response",
|
||||
"CssStyleDeclaration",
|
||||
|
||||
Reference in New Issue
Block a user