Skip to content

v0.1.7

Compare
Choose a tag to compare
@styd styd released this 17 Apr 15:34
· 110 commits to master since this release

Added

  • Support for Sinatra
  • Ability to prefix chart helper names. This will allow using ApexCharts.RB
    alongside other charting libraries.

Changed

  • ApexCharts.JS version from 3.8.4 to 3.8.6
  • Update options schema to match ApexCharts.JS
  • Charts and series are autoloaded instead of required to prevent loading
    unused charts and series to load path

Fixed

  • Empty data series throwing 'undefined method' error
  • Bubble series returning original hash