The `kite` dataset has the `layout` graph attribute, which does not respond to vertex deletions. It would be good to replace this by `x` / `y` vertex attributes instead. Both of these are supported by `layout_nicely`.
The
kitedataset has thelayoutgraph attribute, which does not respond to vertex deletions.It would be good to replace this by
x/yvertex attributes instead.Both of these are supported by
layout_nicely.