Metadata-Version: 2.1
Name: infographics-nuuuwan
Version: 1.0.8
Summary: UNKNOWN
Home-page: https://github.com/nuuuwan/infographics
Author: Nuwan I. Senaratna
Author-email: nuuuwan@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/nuuuwan/infographics/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: utils-nuuuwan
Requires-Dist: matplotlib

# Infographics

Draw infographics with MatPlotLib and GeoPandas

## Release History

### 1.0.4

* Improve inheritance

### 1.0.3

* Removed figure text

### 1.0.2

* Fixed legend bug

### 1.0.1

* Added Infographic, and Figure
* Added Examples

### 1.0.0

* Added Dorling Cartogram

## Setup and Install

```
pip install infographics-nuuuwan
```

*The source code for this library can be found at https://github.com/nuuuwan/infographics.*
  *  [2021-12-11 11:36AM] 
  *  [2021-12-20 01:32PM] Fixed dorling blank bug
  *  [2021-12-20 01:38PM] Fixed another bug
  *  [2021-12-20 01:42PM] 
  *  [2021-12-20 02:44PM] Fixed examples
  *  [2021-12-20 03:12PM] Fixed labelling issue


