ThamaluM / pyG2

A grammar of graphics python library for jupyter notebooks on top of g2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyG2

A grammar of graphics python library for jupyter notebooks on top of G2

Author

Thamalu Maliththa Piyadigama

Based on

AntV/G2 javascript library

Description

A python wrapped version of G2 charting library. Works on Jupyter notebooks. Provides Grammar of Graphics support to jupyter notebooks.

Syntax is closer to original G2.

What is new!

  • Support for configuration of guides, legends, interaction and other graph elements.
  • Offline chart generation

Future developments

  • Add support to colab and other IPython environments
  • Add support to different rendering methods
  • Provide javascript code snippets to embed graphs into web pages.

About

A grammar of graphics python library for jupyter notebooks on top of g2

License:MIT License


Languages

Language:Python 100.0%