Sha256: 799b2649e086afbb216720b439aa58d2e0bb1b913ed1a703e3051c1a8c1a0c82
Contents?: true
Size: 398 Bytes
Versions: 23
Compression:
Stored size: 398 Bytes
Contents
This directory indicates the location where you can specify the charts looks and feel. You will need to create a new theme directory which contains the chart YAML stylesheets for your various charts. For example public/charts/themes/blee - bar_chart.yml - polar_chart.yml Then in your controller, indicate you want to choose the blee theme by using the following: chart.add( :theme, "blee" )
Version data entries
23 entries across 12 versions & 2 rubygems