Currently Gruff::Line support hiding dots for all lines by setting g.hide_dots = false. It would be nice to have the possibility to hide dots for individual lines as well.
One possibility would be to allow g.data to take more options than just color.
What do you think?
Currently
Gruff::Linesupport hiding dots for all lines by settingg.hide_dots = false. It would be nice to have the possibility to hide dots for individual lines as well.One possibility would be to allow
g.datato take more options than just color.What do you think?