ziutek / rrd

Bindings to rrdtool
Other
147 stars 44 forks source link

SetColor() #5

Closed HitomiTanaka closed 9 years ago

HitomiTanaka commented 11 years ago

func (g *Grapher) SetColor(colortag, color string) only the last ColorTag can take effect.

dmytro-vovk commented 9 years ago

Fixed in PR https://github.com/ziutek/rrd/pull/25