I’ve been running into some issues with UnicodePlots.jl and have isolated a test case:
When I run this script from the command line (I’ve tried PowerShell, windows cmd, and the integrated terminal in VSCode), nothing appears:
However, when I run it from a VSCode notebook or even from the Julia REPL inside the exact same terminal, it does work:
Does anyone have any idea why this might be happening?