Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Types of chart views to implement #3

Open
jaypinho opened this issue Aug 19, 2015 · 0 comments
Open

Types of chart views to implement #3

jaypinho opened this issue Aug 19, 2015 · 0 comments

Comments

@jaypinho
Copy link
Owner

  1. Scatterplot by date projection was made. Y-axis is interest rate projections, x-axis is months into the future. Actual rate included for reference as well.

  2. Scatterplot by fulfillment date of projection. Y-axis is interest rate projections, x-axis is months into the past (i.e. 18 months ago, the rate predicted for now was X). Actual rate included for reference as well.

  3. 3D chart. X-axis is projection date, y-axis is projected interest rate, and z-axis is projection fulfillment date.

  4. Scatterplot of difference between projections and actual as time until fulfillment increases/decreases. X-axis is time between projection and fulfillment, y-axis is difference between projected rate and actual rate for fulfillment date.

  5. Line chart of projected rates over time. X-axis is fulfillment dates, y-axis is projected interest rates from a set period of time prior to the fulfillment dates (i.e. the last projection before the fulfillment date, or 3 projections prior to the fulfillment date).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant