Overview
A tool implemented in Javascript to allow editors generating a bubble graph image, used as content for Facebook, Instagram or Twitter posts.
The editor will need to insert a set of answers with values and it generates a bubbles graph.
Tech
The generator creates outputs in SVG or PNG. The graph is generated using D3.js library.