Skip to content

v2.0.0

Compare
Choose a tag to compare
@polarp polarp released this 22 Jun 07:46
· 33 commits to master since this release
  • 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