Metadata-Version: 2.1
Name: fanchart
Version: 0.1.0
Summary: Fan Chart Implementation
Home-page: https://github.com/quantgirluk/fanchart
Author: Dialid Santiago 
Author-email: d.santiago@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Fan Charts

Fan charts [Python](https://www.python.org/) implementation.


The term **fan chart** was coined by the [Bank of England](https://www.bankofengland.co.uk/), which has been
using these charts since 1996 in its "Inflation Report" to describe its best prevision of future inflation to the general public. 
Fan charts have been used extensively in finance and monetary policy, for instance to represent forecasts of inflation.

For more details visit [Fan Charts](https://quantgirl.blog/fan-charts/)

