Last Updated on March 26, 2023 by mishou
I. What is py-roughviz?
It is the Python wrapper of the JaveScript Library RoughViz which you could use to visualize sketchy/hand-drawn styled charts. You could check out original JS libarary here: RoughViz
https://github.com/charlesdong1991/py-roughviz
II. Creating a donut chart

I have learned the codes from the post:
Visualization Tools with Python
You can see other scripts on Google Colaboratory:
https://colab.research.google.com/drive/1s-RJc-XPb14vY614Jad6RI56oMJbZRNb?usp=sharing