snapshot-phantomjs

Render pyecharts as image via phantomjs

MIT 3 个版本
pyecharts dev team <info@pyecharts.com>
安装
pip install snapshot-phantomjs
poetry add snapshot-phantomjs
pipenv install snapshot-phantomjs
conda install snapshot-phantomjs
描述

================================================================================ 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://readthedocs.org/projects/snapshot-phantomjs/badge/?version=latest :target: http://snapshot-phantomjs.readthedocs.org/en/latest/

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

Change log

0.0.3 - 15.04.2019

update ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

#. Fix missing snapshot.js

0.0.2 - 12.04.2019

update ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

#. official release

0.0.1 - 09.04.2019

first release ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

#. use selenium driver for rendering pyecharts output as image