Module: Chartjs::ChartHelper

Defined in:
lib/chartjs/chart_helper.rb

Constant Summary collapse

CHART_TYPES =
%i[
  line bar horizontal_bar radar doughnut pie polar_area bubble scatter area mixed
].freeze