SVG (Scalable Vector Graphics) files are the web-standard for vector images.
Unlike raster images (such as PNG, JPEG and GIF files), which have a fixed resolution and are based on pixels, vector images are based on shapes.
Because of this, vector graphics can do a few things that raster images can't, such as…
Using our Javascript API, you can create your own SVG files that respond to live data in any way you like - from simply changing the colour of the background, to doing complex equations, producing dynamic charts or playing detailed animations.