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
Hello, I'm trying to change the back-ground color of a container to a different color after add it to the page, as show the code below. The problem I am having is that when I try to set the color using row.bgcolor='color', this introduces a tuple in the variable that does not allow me to display the color I have set, and I don't know why this is happening. I would appreciate your help
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hello, I'm trying to change the back-ground color of a container to a different color after add it to the page, as show the code below. The problem I am having is that when I try to set the color using
row.bgcolor='color'
, this introduces a tuple in the variable that does not allow me to display the color I have set, and I don't know why this is happening. I would appreciate your helpCode sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions