JuliaPlots / StatsPlots.jl

Statistical plotting recipes for Plots.jl
Other
436 stars 88 forks source link

invalid image url for "Dendrogram on the right side" #528

Closed szcf-weiya closed 1 year ago

szcf-weiya commented 1 year ago

In the README.md, the image url is invalid, https://raw.githubusercontent.com/oheil/StatsPlots.jl/oh/screenshots/heatmapWithDendroOnRight.jpg

image

run the code to produce the image,

image

it seems that xlim = (0, 1) should be specified

image