dtolnay/cargo-tally

WARNING: Plotting with an 'unknown' terminal

Closed this issue · 3 comments

durka commented

Any invocation of cargo tally --graph ... produces:

WARNING: Plotting with an 'unknown' terminal.
No output will be generated. Please select a terminal with 'set terminal'.

And indeed no output is generated.

macOS 10.13, iTerm2 3.0

Thanks! Sorry I don't have a Mac to debug this with you but does this help?

brew reinstall gnuplot --with-qt

Let me know what ends up working and we can add steps to the readme.

durka commented

Okay nice. I added brew install gnuplot --with-qt in the readme.