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

About the response curves mean spend by channle graph legend #838

Closed
taikis1991 opened this issue Oct 12, 2023 · 4 comments
Closed

About the response curves mean spend by channle graph legend #838

taikis1991 opened this issue Oct 12, 2023 · 4 comments
Assignees

Comments

@taikis1991
Copy link

I've printed Robyn's output below.

OutputCollect <- robyn_outputs(
InputCollect, OutputModels,
pareto_fronts = 3,
csv_out = "pareto",
clusters = TRUE,
plot_pareto = TRUE,
plot_folder = robyn_object
)

However, in the response curves mean spend by channle graph,
a legend was displayed on the graph in the output of 3.10.4.
It is no longer displayed in 3.7.1.

For 3.10.4
old

For 3.7.1
new

I would like to know how to solve this problem because without a legend,
I cannot tell which line corresponds to which medium.

@gufengzhou
Copy link
Contributor

Please use the latest version.

@taikis1991
Copy link
Author

thank you.
I tried with the latest code(https://github.com/facebookexperimental/Robyn/blob/main/demo/demo.R) below,
This output was obtained, and as expected, there was no legend.
Is it done differently?

1_281_4

@gufengzhou
Copy link
Contributor

gufengzhou commented Nov 7, 2023

sorry for the late reply. there's a bug also reported here and we're lagging behind due to resource constraints. we definitely plan to fix this in Nov. FYI @michellegrushkometa

@michellegrushkometa
Copy link
Contributor

Hey @taikis1991, I am currently looking into the issue. As a workaround, can you please try running myOnePager[[select_model]]$patches$plots[[4]] for your selected model? This will show the plot with the legend

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

No branches or pull requests

3 participants