ian
ian
Mmarimo
Created by ian on 2/8/2024 in #archived-help-and-support
mpl interactive size
(10, 8) was arbitrary. More just the idea that I can have an arbitrarily sized fig. E.g. when I display a dataframe with a bunch of rows it can get very long.
3 replies
Mmarimo
Created by ian on 2/5/2024 in #archived-help-and-support
Displaying multiple layers of charts
Hmm, for me it just picks one of the layers.
12 replies
Mmarimo
Created by ian on 2/5/2024 in #archived-help-and-support
Displaying multiple layers of charts
@Myles Scolnick how do you choose which layer is going into the selection? I can't see how to change which layer is chosen by changing the order in which they are combined.
12 replies
Mmarimo
Created by ian on 2/5/2024 in #archived-help-and-support
Displaying multiple layers of charts
@Myles Scolnick , the selection is working beautifully and making my life much easier, thank you!
12 replies
Mmarimo
Created by ian on 2/5/2024 in #archived-help-and-support
Displaying multiple layers of charts
With interval I can see an issue with how you would choose which layer's dataframe to pass but point selection should not be an issue.
12 replies
Mmarimo
Created by ian on 2/5/2024 in #archived-help-and-support
Displaying multiple layers of charts
@Myles Scolnick : the latest release does fix the display issue but the chart.value is always empty and neither point or interval selection seems to work. display = mo.ui.altair_chart(this_chart, chart_selection="interval") mo.vstack([display, display.value])
12 replies
Mmarimo
Created by Akshay on 1/31/2024 in #archived-help-and-support
Pandas slowness
Hi Akshay, sorry for the delay. I did some investigation and the slowness emerged after I had added a certain number of other cells after the import. So far I have been avoiding it.
2 replies