Mapping aesthetics with formulas8 hours ago
A working example | Coloring vertices: vertex.color = ~ attr | Shaping vertices: vertex.nsides = ~ attr | Putting it together | Scaling edges: edge.width = ~ attr | Applying formulas after the fact
