roughviz icon indicating copy to clipboard operation
roughviz copied to clipboard

A Python visualization library for creating sketchy/hand-drawn styled charts.

roughviz

roughviz

roughviz is a python visualization library for creating sketchy/hand-drawn styled charts.

forthebadge

Available Charts

  • Bar (roughviz.bar)
  • Horizontal Bar (roughviz.barh)
  • Pie (roughviz.pie)
  • Donut (roughviz.donut)
  • Stacked Bar (roughviz.stackedbar)

Installation

PyPI PyPI - Downloads

pip install roughviz

Usage

badge

badge

API

The API Documentation is available on: roughviz wiki

Future Plans

  • [ ] Exception Handling
  • [ ] Add Chart: Histogram
  • [ ] Add Chart: Scatter
  • [ ] Add Chart: Bubble Chart
  • [ ] Add Chart: Line
  • [ ] Advance CSS control capabilities

Based on

roughViz.js

License

License: MIT

Copyright (c) 2019 Hannan Satopay