Go has proven to be extremely versatile and well suited to back-end tasks, but sometimes you need a picture, and I've found that Go works well for generating visuals as well. This post will explore one method for generating pictures (specifically vector graphics) from data using the SVGo package.
The SVGo package API