sirrice / pygg

ggplot2 syntax in python. Actually wrapper around Wickham's ggplot2 in R
MIT License
73 stars 9 forks source link

Make sure pygg has a complete list of ggplot2 functions #15

Closed depristo closed 9 years ago

depristo commented 9 years ago
sirrice commented 9 years ago

Maybe the R script can generate a standalone pygg_functions.py file that pygg.py can import *? That way don't need to copy and paste in the future

depristo commented 9 years ago

Sounds good but can we make that a future issue and approve this pull request?

On Friday, July 31, 2015, sirrice notifications@github.com wrote:

Maybe the R script can generate a standalone pygg_functions.py file that pygg.py can import *? That way don't need to copy and paste in the future

— Reply to this email directly or view it on GitHub https://github.com/sirrice/pygg/pull/15#issuecomment-126824923.

Mark A. DePristo mark@depristo.com