renuo / blazer

Business intelligence made simple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Business intelligence made simple

License:MIT License


Languages

Language:Ruby 68.7%Language:HTML 31.0%Language:R 0.3%