Method: Playbook::PbLineGraph::LineGraph#chart_options

Defined in:
app/pb_kits/playbook/pb_line_graph/line_graph.rb

#chart_optionsObject

[View source]

68
69
70
# File 'app/pb_kits/playbook/pb_line_graph/line_graph.rb', line 68

def chart_options
  standard_options.deep_merge(custom_options)
end