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

Error with porting the visualization of "Full path of changepoint models and cost functions" #1

Open
nhintruong opened this issue Jun 24, 2024 · 1 comment

Comments

@nhintruong
Copy link

I am facing an issue while I am working on porting the visualization of the Full path of changepoint models and cost functions source code.

Here is the screenshot of the error :

figure loss small error

@tdhock The animint2pages function requires a variable whose value can be changed. However, it seems like the viz in the code doesn't include such a variable, which leads to errors.

I'm hesitant to modify the code by myself, as I want to ensure any changes align with your original intentions. Would you please edit the variables in this code file to resolve this issue? Alternatively, if you could provide some guidance on how I might appropriately adjust the code myself, I also would be very grateful.

Thank you very much for your time and guidance

@tdhock
Copy link
Owner

tdhock commented Jun 24, 2024

the error indicates that "pid.chr" column was specified as an interactive variable (clickSelects or showSelected) but it was not found in the data table for that geom.

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

2 participants