# snapshot-phantomjs **Repository Path**: mirrors_pyecharts/snapshot-phantomjs ## Basic Information - **Project Name**: snapshot-phantomjs - **Description**: Render pyecharts as image via phantomjs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ================================================================================ snapshot-phantomjs ================================================================================ .. image:: https://api.travis-ci.org/pyecharts/snapshot-phantomjs.svg :target: http://travis-ci.org/pyecharts/snapshot-phantomjs .. image:: https://codecov.io/github/pyecharts/snapshot-phantomjs/coverage.png :target: https://codecov.io/github/pyecharts/snapshot-phantomjs .. image:: https://badge.fury.io/py/snapshot-phantomjs.svg :target: https://pypi.org/project/snapshot-phantomjs .. image:: https://pepy.tech/badge/snapshot-phantomjs/month :target: https://pepy.tech/project/snapshot-phantomjs/month .. image:: https://img.shields.io/github/stars/pyecharts/snapshot-phantomjs.svg?style=social&maxAge=3600&label=Star :target: https://github.com/pyecharts/snapshot-phantomjs/stargazers .. image:: https://img.shields.io/static/v1?label=continuous%20templating&message=%E6%A8%A1%E7%89%88%E6%9B%B4%E6%96%B0&color=blue&style=flat-square :target: https://moban.readthedocs.io/en/latest/#at-scale-continous-templating-for-open-source-projects .. image:: https://img.shields.io/static/v1?label=coding%20style&message=black&color=black&style=flat-square :target: https://github.com/psf/black Installation ================================================================================ You can install snapshot-phantomjs via pip: .. code-block:: bash $ pip install snapshot-phantomjs or clone it and install it: .. code-block:: bash $ git clone https://github.com/pyecharts/snapshot-phantomjs.git $ cd snapshot-phantomjs $ python setup.py install