We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As mentioned here, the call to
$ python3 plotcount.py isles.dat show
should open a window to produce a plot. On my system:
Python 3.7.5 (default, Oct 17 2019, 12:09:47) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux
Nothing happens.
The text was updated successfully, but these errors were encountered:
$ python3 plotcount.py isles.dat isles.png and $ python3 plotcount.py isles.dat ascii work as expected.
$ python3 plotcount.py isles.dat isles.png
$ python3 plotcount.py isles.dat ascii
Sorry, something went wrong.
No branches or pull requests
As mentioned here, the call to
should open a window to produce a plot. On my system:
Nothing happens.
The text was updated successfully, but these errors were encountered: