Specify date range in Visualizer charts #553
Closed
christosvis
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi @christosvis, Thank you for reaching out to the Google Meridian support team. Yes, you can customize the waterfall contribution chart, by time. For that, you need to initialize the Then, you may proceed to run Here's a sample code to help you out:
Feel free to reach out if you have any questions or suggestions regarding Meridian. Thank you, Google Meridian Support Team |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the HTML output, I can specify a date range e.g.
mmm_summarizer.output_model_results_summary('summary_output.html', filepath, start_date, end_date)
Can I do something similar in charts like
plot_contribution_waterfall_chart()
?Beta Was this translation helpful? Give feedback.
All reactions