Releases: datopian/ckanext-c3charts
Releases · datopian/ckanext-c3charts
v0.3.2: Merge pull request #8 from ViderumGlobal/fix-coverage-travis
- Added tests
- Travis setup
- Code coverage setup
- Fix broken icon for chart view
v0.3.1
Update setup.py
v0.3.2-tayside
Fix filters not working
v0.3.1-tayside
Fix broken icon introduced with Font Awesome 4
v2.0.0
- Make color pattern to be configurable per view
- Updated default chart color palette
- Make x/y axis label position configurable
- Added options for x/y axis label position
- Added minified static CSS and JS assets
- Removed log statements
- Update UI controls in charts_form.html
- Use dynamic padding when rendering charts
- Use resource view id when generating charts
- Restructure api get and post calls to resolve issues in IE10/11
- Resolved flexbox issues in IE and improve visual design of SQL statement block
- Updated markup and CSS to improve the design of charts_form.html
- Add controls to manage SQL expressions for resource views
- Load data from SQL expression if present
- Added API action for executing sql queries in the DataStore
v0.2.5-montrose
Display percentage instead of absolute value
v0.2.4-montrose
Add absolute value in tooltip for pie chart