Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 766 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 766 Bytes

Yield Curve

Plot the current yield curve in your browser

Load yieldCurve.html in your browser and it will scrape the most recent treasury yields from FRED and plot them for you.

It uses a public CORS proxy, meaning you may have to activate demo cors. You can check the console to see if you got an error if it fails to load and follow the instructions there.

Good

|
|
|            ___---__
|         _/
|    ___/
|__/
|______________________

Not good

|
|--__
|     \__     
|         \____--_
|                  \_
|
|______________________

Example

image