Mady
Mmarimo
•Created by Mady on 10/10/2024 in #help-support
issue with plotly express chart not registering change to switch
Yes, that fixed it! You guys are the best, thank you!
7 replies
Mmarimo
•Created by Mady on 10/10/2024 in #help-support
issue with plotly express chart not registering change to switch
To replicate the issue:
1. navigate to the linked notebook
2. toggle show inactive teams to on
3. note that no red dots appear on the map
4. click the three dots in the top right and uncheck show code
5. note that red dots now appear on the map
7 replies
Mmarimo
•Created by Mady on 9/20/2024 in #help-support
centered vs left aligned text
That did it, I should've noticed that. As always, thank you!
20 replies
Mmarimo
•Created by Mady on 9/20/2024 in #help-support
centered vs left aligned text
I split it out into two different cells and it seems like
.style()
still doesn't do it for the header.20 replies
Mmarimo
•Created by Mady on 9/20/2024 in #help-support
mo.ui.plotly only updates with new selection
This is fantastic, thank you so much!
11 replies
Mmarimo
•Created by Mady on 9/20/2024 in #help-support
centered vs left aligned text
Actually, maybe not? It's working on desktop but not mobile.
20 replies
Mmarimo
•Created by Mady on 9/20/2024 in #help-support
mo.ui.plotly only updates with new selection
Thanks for looking into this! Please let me know if there's anything I need to do.
11 replies
Mmarimo
•Created by Mady on 9/20/2024 in #help-support
centered vs left aligned text
This worked, thank you very much!
20 replies
Mmarimo
•Created by Mady on 9/20/2024 in #help-support
mo.ui.plotly only updates with new selection
11 replies
Mmarimo
•Created by Mady on 9/19/2024 in #help-support
difference in execution between publicly shared project link and editor
I believe you're right, I moved some code around and now it seems to be working. Thanks for the reminder about this!
6 replies
Mmarimo
•Created by Mady on 9/19/2024 in #help-support
Specifying width of notebook in query param
I very carefully changed this setting and hit save a couple times for good measure and the problem went away. Maybe I didn't make sure to hit save after changing it? Either way, it works now. Thank you!
6 replies
Mmarimo
•Created by Mady on 9/19/2024 in #help-support
Specifying width of notebook in query param
It's Marimo.io
6 replies
Mmarimo
•Created by Mady on 9/19/2024 in #help-support
Freeze Column Table Argument Not Working as Expected
for some reason you only cannot assign
index
in freeze_columns_left
when index is defined by a dataframe column, not when the default auto-assigned index is used23 replies
Mmarimo
•Created by Mady on 9/19/2024 in #help-support
Freeze Column Table Argument Not Working as Expected
23 replies
Mmarimo
•Created by Mady on 9/19/2024 in #help-support
Freeze Column Table Argument Not Working as Expected
is there a way to not display the index in the table then? because if it isn't the index, then it wants to show a serialized/default index column in the table also
23 replies
Mmarimo
•Created by Mady on 9/19/2024 in #help-support
Freeze Column Table Argument Not Working as Expected
my bad on
reset_index
, but fixing that still didn't change the behavior. and no, it is not in team_df2[mask]
because it is the dataframe's index23 replies
Mmarimo
•Created by Mady on 9/19/2024 in #help-support
Freeze Column Table Argument Not Working as Expected
23 replies