-
### Reason/inspiration (optional)
We would like a new entry on the `diagnostic plots` term under Python statsmodels. The entry should go in a new file under `docs/content/python/concepts/statsmodels/…
-
Hi Brent! I wanted to get your advice on a somewhat strange use case -- I'm building an app where I'd like to plot a relatively large amount of data that I'm streaming from the Python side (specifical…
-
It's pretty common for people to use Plotly. Let's include it in our bundle and use the Plotly media type to render it directly in sidecar.
-
Idea: replace SVG plots with plotly plots.
For example, in `menu_boostodeint.html`, replace the `img` element with
```
import {boost_odeint_pendulum_plot_data} from './example_boostodei…
-
I am using TPS to study the nucleation event of the gamma glycine crystal polymorph. When I plot the path tree using the code from tutorials it looks different:
![flex_tps_tree](https://github.com/…
-
When passing `constant` seromodel as parameter to `plot_foi_estimates` and `plot_rhats`, it yields the following error
```
Error in plot_foi_estimates(seromodel, serosurvey) :
seromodel@name sho…
-
This serves as a collection of ideas:
- managing colors so they are always the same in every plot
- Annual duration curves
- Pie charts
- Storage state in operation plots?
-
Hello!
I am using the visualizing "Mutation mapper" tool on the cBioportal website, and I keep having an issue where the splice site mutations do not show up in the appropriate place in the gene bo…
-
[plot_objective_performance](https://github.com/IMMM-SFA/msd_uncertainty_ebook/blob/e53cd2233b6f554bebe22d4ce2bd3c11ffa90135/msdbook/fishery_dynamics.py#L7) and [plot_factor_performance](https://githu…
-
@martinig Two updates from me:
1. I made a basic graph related to the species estimates you want. r code can be found in `species_estimates.html` and `species_estimates.Rmd`. Two notes (1) To plot…