Skip to content

iamacarpet/sketchviz-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketchviz Docker

Inspired by sketchviz.com (although unaffiliated).

This container bundles:

  • Graphviz
  • A script using RoughJS to "draw" the graphs
  • Tooling needed to convert from SVG -> PNG (svgexport).

Tested with BitBucket Pipelines, see example script.

Example Image

As an example, using Kingraph.

We take the family file

Which initially renders like this:

initial image

Then we run it through our converter and get this:

rough image