I use dot to generate SVG files, but I want to remove an element from its nodes, since I use a script to display other information on hover.
Is it possible to tell the point not to generate such elements?
As a workaround, I used jQuery to remove header elements from SVG I embedded in my page