8000 Tags · peter1000/JqPyCharts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: peter1000/JqPyCharts

Tags

4.0.0

Toggle 4.0.0's commit message
Version 4.0.0 2014-10-21

============================

Features:
---------

   .. note::

      `JqPyCharts 4.0.0` is not backwards compatible (raise version to 4 to reflect that)

      - renamed and added: function parameters

   - changed: :py:func:`JqPyCharts.main_code.jqpc_simple_bar_chart`

      - for horizontal bar chars: switched the order of bars which is now the same as the `chart_data_matrix`

   - added option to: specify relative path for sources tags

   - added option to specify a html class for the chart for css styling

      - :py:func:`JqPyCharts.main_code.jqpc_get_html_chart_div`

Fixes/Other Changes:
--------------------

   - updated requirement:

      - PSphinxTheme>=2.0.3

   - updated Required Software

3.0.0

Toggle 3.0.0's commit message
Version 3.0.0 2014-10-21

============================

Features:
---------

   .. note::

      `JqPyCharts 3.0.0` is not backwards compatible (raise version to 3 to reflect that)

      - renamed and added: function parameters

   - changed: :py:func:`JqPyCharts.main_code.jqpc_simple_bar_chart`

      - for horizontal bar chars: switched the order of bars which is now the same as the `chart_data_matrix`

   - added option to: specify relative path for sources tags

Fixes/Other Changes:
--------------------

   - updated requirement:

      - PSphinxTheme>=2.0.3

   - updated Required Software

2.0.3

Toggle 2.0.3's commit message
Version 2.0.3 2014-10-21

============================

Features:
---------

   - changed: :py:func:`JqPyCharts.main_code.jqpc_simple_bar_chart`

      - for horizontal bar chars: switched the order of bars which is now the same as the `chart_data_matrix`

Fixes/Other Changes:
--------------------

   - updated requirement:

      - PSphinxTheme>=2.0.3

   - updated Required Software

2.0.2

Toggle 2.0.2's commit message
Version 2.0.2 2014-10-04

============================

Fixes/Other Changes:
--------------------

   - updated requirement:

      - PSphinxTheme>=2.0.1

   - updated Required Software

   - updated: updated docs: Projects using JqPyCharts

2.0.1

Toggle 2.0.1's commit message
Version 2.0.1 2014-10-01

============================

Fixes/Other Changes:
--------------------

   - updated requirement: PSphinxTheme>=2.0.0
   - Required Software: setuptools >= 6.0.2, PySpeedIT >=1.0.7

2.0.0

Toggle 2.0.0's commit message
Version 2.0.0 2014-09-29

============================

Features:
---------

   - Version 2.0.0

      .. note::

         `JqPyCharts 2.0.0` is not backwards compatible

            - renamed some functions

   - new documentation uses: PSphinxTheme

   - added option for 'horizontal bar charts'
   - added `highlighter` to bar charts

1.0.0

Toggle 1.0.0's commit message
removed images from root README: to correctly upload to pypi

0