Note
JqPyCharts 4.0.0 is not backwards compatible (raise version to 4 to reflect that)
- renamed and added: function parameters
changed: 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
updated requirement:
- PSphinxTheme>=2.0.3
updated Required Software
updated requirement:
- PSphinxTheme>=2.0.1
updated Required Software
updated: updated docs: Projects using JqPyCharts
- updated requirement: PSphinxTheme>=2.0.0
- Required Software: setuptools >= 6.0.2, PySpeedIT >=1.0.7
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
- Fixed Error in: JqPyCharts Simple Bar Chart
- Fixed Error: function: jqpc_html__insert_chart with Margins (error with margin-top tag)
- Added more test cases
- jqpc_get_html_js_css_resources(): uses now relative path in html outputs
- Release v. 1.0.0
- project start