SVG

“Scalable Vector Graphics” format. It is a nice format to draw vector-based figures. D3 can be essentially considered a Javascript library that manipulates SVG elements based on the data bound to them.

Tools