Change Plot Question #873
Unanswered
Alex-Wenner-FHR
asked this question in
Q&A
Replies: 2 comments 5 replies
-
|
@AlexWennerDT Can you try this: The argument inside |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Trying to change a specific point on the plot conditionally, using an update that looks like:
q.page['trend'].items[0].visualization.plot.mark.color= '$red'
but having no luck. Is this the right way to change the parameters of a mark component?
The structure of the plot is ui.form_card -> items -> ui.visualization -> ui.plot -> ui.mark
Beta Was this translation helpful? Give feedback.
All reactions