removing this default.

This commit is contained in:
Will Charczuk 2016-07-11 23:51:47 -07:00
parent 771bfbd9fb
commit 43f52ee781
2 changed files with 0 additions and 1 deletions

View File

@ -406,7 +406,6 @@ func (c Chart) getSeriesStyleDefaults(seriesIndex int) Style {
return Style{
StrokeColor: strokeColor,
StrokeWidth: DefaultStrokeWidth,
FillColor: strokeColor.WithAlpha(100),
Font: c.Font,
FontSize: DefaultFontSize,
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB