Skip to content
New issue

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

Gnuplot version constraint #32

Open
rhymecat opened this issue Nov 18, 2016 · 1 comment
Open

Gnuplot version constraint #32

rhymecat opened this issue Nov 18, 2016 · 1 comment

Comments

@rhymecat
Copy link

The use of named blocks ($data << EOD) which is used in src/report/NodeDensityReport.java requires Gnuplot version 5 (see FAQ 4.8).

I guess that should be documented somewhere.

@tk721
Copy link
Collaborator

tk721 commented Nov 21, 2016

The named blocks are used to have the data and the code in one file. The workaround would be to output two files, one for data and one for code, but currently the ONE cleanly supports only outputting one file per report module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants