diff --git a/README.md b/README.md index dd050fa..2a78e14 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ graph := chart.Chart{ chart.TimeSeries{ XValues: xvalues, YValues: yvalues, + Style: chart.Style { + FillColor: chart.DefaultSeriesStrokeColors[0].WithAlpha(64), + }, }, chart.AnnotationSeries{ Name: "Last Value,