The Wayback Machine - https://web.archive.org/web/20230215020520/https://github.com/hannansatopay/roughviz
Skip to content

hannansatopay/roughviz

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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