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

Activity page - graph: display graph (even when multiple currencies are published) #665

Open
stevieflow opened this issue Mar 20, 2024 · 0 comments
Labels

Comments

@stevieflow
Copy link

We know that graphs on an activity page help people see the data - eg:

Firefox_Screenshot_2024-03-20T16-52-09 915Z

However, a common feedback is when a graph doesn't render - for example this activity

The Incoming Fund does graph, as there is only one:

Firefox_Screenshot_2024-03-20T16-53-41 759Z

The Disbursements do not, as three are GBP whereas one is in USD:

Firefox_Screenshot_2024-03-20T16-53-54 723Z

We know that d-portal converts all financial data to USD - but it may not be as simple as "display a graph in USD for all activities" - particularly as this example activity has : default-currency="GBP"

To fix this issue, I guess there are two options:

  • When an activity has more than one currency, display the graphs in USD (and provide an onscreen note)
  • When an activity has more than one currency, display the graphs in the activity default-currency (assuming that is provided, and conversions can be made)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants