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

Plot History of all Underlying Assets via Stacked Area Chart #16

Open
Spenhouet opened this issue Jan 15, 2023 · 1 comment
Open

Plot History of all Underlying Assets via Stacked Area Chart #16

Spenhouet opened this issue Jan 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Spenhouet
Copy link
Collaborator

Spenhouet commented Jan 15, 2023

Currently the backing history is shown as a line chart. Instead we could display a stacked area chart with all underlying assets. The total height is then the total backing. We should display a mouse pointer legend listing the value of the individual underlying assets at the timepoint of the mouse pointer (check mobile accessibility). Also list the total backing. Use the same line + fading area design as we currently use. For features take a look at the D3 stacked area chart. Use same time range selector as in D3 example. For an example look at the Collateral Breakdown chart of Dune.

@Spenhouet Spenhouet added the enhancement New feature or request label Jan 15, 2023
@Spenhouet Spenhouet added this to the Q1 2023 milestone Jan 15, 2023
@Spenhouet Spenhouet modified the milestones: Q1 2023, Q4 2023 Mar 22, 2023
@Spenhouet
Copy link
Collaborator Author

We first might track token history per token in the underlying and derivative list with expandable list entries and a miniature history chart. Right now this issue got deprioritized. We will reconsider at the end of the year.

@Spenhouet Spenhouet removed this from the Q4 2023 milestone Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant