Open jkanner opened 7 months ago
I'm not sure how to make the styles look more similar.
There are currently two different plot libraries used for 1-D posterior histograms. For the "all parameters" tab, I'm using Altair, with the idea that it makes the plots very quickly. I'm not sure how to make these look like the plots that are made by pe-summary.
One option is to eliminate the altair plots, and plotting all of the parameters with pe-summary
. I'm worried it would be slow and/or use a lot of memory. But I could give it a try and see what happens.
We could also remove the pesummary
1-d plots.
In order to help users find the plots more easily, I've relabeled the tabs as "All Parameters" and "Select Parameters". Hopefully, this makes it more clear why the different plots are on different tabs.
Perhaps the 1d histograms should be moved from under the 2d plots tab to the All parameters tab?