============================
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