Method: Ambling::Column::Settings#colors

Defined in:
lib/ambling/column.rb

#colorsObject

#FF6600,#FCD202,#B0DE09,#0D8ECF,#2A0CD0,#CD0D74,#CC0000,#00CC00,#0000CC,#DDDDDD,#999999,#333333,#990000

Colors of graphs. if the graph color is not set, color from this array will be used



101
102
103
# File 'lib/ambling/column.rb', line 101

def colors
  @colors
end