# File lib/chart-candy/builder/line.rb, line 99 def money?(key) @chart[:axis][key.to_sym][:nature] == :money end