You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a custom color scheme and changed the size of the dots, but when I "clone current settings" and paste that into a new browser window, I get an error. I have to manually cut the colors from the URL and paste into the custom color scheme box. Also, I don't think the dot size is remembered. Here is the cloned settings:
Thanks for pointing this out, it seems that this bug was lingering in the code since PlotsOfData. I keep this issue open as a reminder to check the other apps. It has to do with the hashtags, so these are now replaced by underscores in the cloned URL.
The updated app is available here: https://goedhart.shinyapps.io/SuperPlotsOfData/
Adding this code should enable you to change the colors: ?data=1;;Treatment;Speed;Replicate&vis=quasirandom;;0.7;mean;blank;;;1;none&layout=No;;;;;;;5;;480;480&color=x;_90a4c7,_f08f6c,_75bfa6&label=;;;;;;24;24;18;;&
The update also stores and retrieve information on the dot size
On Tue, Mar 23, 2021 at 12:51 AM Joachim Goedhart ***@***.***> wrote:
Thanks for pointing this out, it seems that this bug was lingering in the
code since PlotsOfData. I keep this issue open as a reminder to check the
other apps. It has to do with the hashtags, so these are now replaced by
underscores in the cloned URL.
The updated app is available here:
https://goedhart.shinyapps.io/SuperPlotsOfData/
Adding this code should enable you to change the colors:
?data=1;;Treatment;Speed;Replicate&vis=quasirandom;;0.7;mean;blank;;;1;none&layout=No;;;;;;;5;;480;480&color=x;_90a4c7,_f08f6c,_75bfa6&label=;;;;;;24;24;18;;&
The update also stores and retrieve information on the dot size
Let me know if this works for you, and I'll update the main app (at
https://huygens.science.uva.nl/SuperPlotsOfData/)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABV6STOBBRLEF7HN6G2T2C3TFBB6JANCNFSM4ZTWKBZQ>
.
I made a custom color scheme and changed the size of the dots, but when I "clone current settings" and paste that into a new browser window, I get an error. I have to manually cut the colors from the URL and paste into the custom color scheme box. Also, I don't think the dot size is remembered. Here is the cloned settings:
https://huygens.science.uva.nl:/SuperPlotsOfData/?data=3;;drug;variable;replicate&vis=quasirandom;;0.71;mean;blank;;;1;none&layout=No;;TRUE;;;;;5;;480;480&color=#90a4c7,#f08f6c,#75bfa6&label=;;;;;;24;24;18;;&
The text was updated successfully, but these errors were encountered: