Update README.md
This commit is contained in:
parent
6d4dfd9e48
commit
8bf316c8e7
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ graph.Render(chart.PNG, buffer)
|
|||
|
||||
# Moving Averages
|
||||
|
||||
You can now also graph a moving average of a series using a special `MovingAverageSeries` that takes an `InnerSeries` as it's required argument.
|
||||
You can now also graph a moving average of a series using a special `MovingAverageSeries` that takes an `InnerSeries` as a required argument.
|
||||
|
||||
![](https://raw.githubusercontent.com/wcharczuk/go-chart/master/images/goog_ltm_ma.png)
|
||||
|
||||
|
|
Loading…
Reference in a new issue