/blazer

Business intelligence made simple

Primary LanguageRubyMIT LicenseMIT

Blazer

See original documentation and all information about the project on https://github.com/ankane/blazer

Renuo version - Differences from original library

Why this fork? Here we will document the differences from the original version.

Example:

timepicker_ranges:
  - ["Today", 0, 0]
  - ["Last 7 Days", 6, 0]
  - ["Last 30 Days", 29, 0]  

Example:

# blazer.yml

chart_library: 'https://www.gstatic.com/charts/loader.js'
  • It uses Bootstrap 5.