Skip to content

Commit dd93f27

Browse files
authored
Update README.md
Added plot image.
1 parent e990e1d commit dd93f27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,7 @@ ci = CausalImpact(data, pre_period, post_period)
5555
print(ci.summary())
5656
ci.plot()
5757
```
58+
![alt text](https://raw.githubusercontent.com/dafiti/causalimpact/master/examples/ci_plot.png)
59+
5860
## Contributing, Bugs, Questions
5961
Contributions are more than welcome! If you want to propose new changes, fix bugs or improve something feel free to fork the repository and send us a Pull Request. You can also open new `Issues` for reporting bugs and general problems.

0 commit comments

Comments
 (0)