diff --git a/src/plot/heatmap.jl b/src/plot/heatmap.jl index 0388722..2aa5c08 100644 --- a/src/plot/heatmap.jl +++ b/src/plot/heatmap.jl @@ -7,7 +7,7 @@ #> title = "3D Graph vs Heatmap" #> tags = ["basic", "plotting", "makie", "3D"] #> license = "Unlicense" -#> description = "An interactive notebook" +#> description = "You can visualize 3D data with a 3D graph or a heatmap. How do they work, and what is the difference?" #> author_name = "Boshra Ariguib" using Markdown