LordCMonkey
Results
2
issues of
LordCMonkey
### Checklist - [x] I am using the latest version - 0.21.7 - [x] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo....
bug
player
[BUG] heatmap output shifts relative to axis when using logarithmic xscale and setting xlims on GR
2
## Details When plotting with `heatmap(x, y, z::matrix)` and a logarithmic `xscale`, setting `xlims` causes the `heatmap` output to shift to an incorrect position on the x axis. The same...
bug