Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Move images from Plots.jl to Makie.jl + AlgebraOfGraphics.jl #46

Closed
7 tasks done
storopoli opened this issue Jun 2, 2022 · 0 comments
Closed
7 tasks done

Move images from Plots.jl to Makie.jl + AlgebraOfGraphics.jl #46

storopoli opened this issue Jun 2, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@storopoli
Copy link
Owner

storopoli commented Jun 2, 2022

Code to replace:

  • Densities in 2_bayes_stats.jl: straight up drop-in from Plots.jl to Makie.jl
  • PMFs/PDFs in 3_prob_dist.jl: straight up drop-in from Plots.jl to Makie.jl
  • Visualizations in 4_Turing.jl: use David's suggestions in Rewriting MCMCChains with Makie.jl+AlgebraOfGraphics TuringLang/MCMCChains.jl#306 (comment)
  • Animations in 5_MCMC.jl: don't know, first foray into Makie.jl animations.
  • Densities in 7_logistic_reg.jl, 8_count_reg.jl and 9_robust_reg.jl: straight up drop-in from Plots.jl to Makie.jl
  • Funnel in 11_Turing_tricks.jl: straight up drop-in from Plots.jl to Makie.jl
  • Time Series and ODE Solution in 12_epi_models.jl: straight up drop-in from Plots.jl to Makie.jl
@storopoli storopoli added the enhancement New feature or request label Jun 2, 2022
@storopoli storopoli self-assigned this Jun 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant