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

Run both the baseline and the simulation with interventions and plot the baseline in grey line. #5197

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

jryu01
Copy link
Contributor

@jryu01 jryu01 commented Oct 17, 2024

Description

  • When there's intervention policy, run both the baseline and the simulation with interventions and plot the baseline in grey line.
  • Baseline simulation is plotted on the chart when there's single variable is selected for the chart, It doesn't display the baseline if multiple variables are selected for the chart.
  • Refactored to use client event instead of poller to check the simulation status (since we are already doing the polling in the backend and notify using the client event)

Screenshot 2024-10-17 at 3 19 06 PM

Resolves #5054

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

Successfully merging this pull request may close these issues.

[FEAT]: Simulate with interventions should contrast the baseline with the impact of the interventions
1 participant