{"library":"plotnine","type":"library","category":null,"description":"Plotnine is a Python package for data visualization, implementing a grammar of graphics inspired by R's ggplot2. It allows users to compose plots by explicitly mapping data variables to visual aesthetics, making it powerful for creating custom and complex visualizations incrementally. The library is actively maintained, with frequent releases. The current stable version is 0.15.3.","language":"python","status":"active","version":"0.15.3","tags":["data visualization","ggplot2","grammar of graphics","plotting","statistics"],"install":[{"cmd":"pip install plotnine","imports":["from plotnine import ggplot, aes, geom_point","from plotnine import *"]},{"cmd":"pip install 'plotnine[extra]'","imports":[]}],"homepage":"https://plotnine.readthedocs.io/en/stable","github":"https://github.com/has2k1/plotnine","docs":null,"changelog":"https://plotnine.readthedocs.io/en/stable/changelog.html","pypi":"https://pypi.org/project/plotnine/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":57,"avg_install_s":22.5,"avg_import_s":1.79,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/plotnine/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}