Skip to content

Releases: datopian/ckanext-c3charts

v0.3.2: Merge pull request #8 from ViderumGlobal/fix-coverage-travis

12 Feb 09:56
d449698
Compare
Choose a tag to compare
  • Added tests
  • Travis setup
  • Code coverage setup
  • Fix broken icon for chart view

v0.3.1

25 Sep 10:26
Compare
Choose a tag to compare
Update setup.py

v0.3.2-tayside

03 Oct 11:59
Compare
Choose a tag to compare
Fix filters not working

v0.3.1-tayside

10 Aug 12:28
Compare
Choose a tag to compare
Fix broken icon introduced with Font Awesome 4

v2.0.0

22 Jun 07:46
Compare
Choose a tag to compare
  • 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

12 Jan 10:34
Compare
Choose a tag to compare
Display percentage instead of absolute value

v0.2.4-montrose

22 Dec 10:59
Compare
Choose a tag to compare
Add absolute value in tooltip for pie chart