apexcharts.rb v0.1.7 Release Notes

Release Date: 2019-09-28 // over 4 years ago
  • โž• 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