facebookexperimental/Robyn

Possibly a minor labelling issue in the Actual vs. Predicted Response chart.

Opened this issue · 2 comments

Project Robyn

Describe issue

Odd labelling issue in the Actual vs. Predicted Response chart. If you extract the underlying data used for the chart , the linetype variable has dotted for actual and solid for predicted but this is different than what the chart legend shows.

Provide reproducible example

Using the dummy data in Robyn:
image

Environment & Robyn version

Robyn 3.11.1
R version 4.4.0 (2024-04-24)

hey @laresbernardo can you have a look please whenever you have a minute?

The linetype column isn't actually required on this plot. I've fixed it now in my branch (will do a PR in a moment) and the user will only see the ds, variable, and value columns now in the underlying data for this plot. The output plot is exactly the same plot.