Skip to content

gnuplot point size fix #12

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

Closed
wants to merge 1 commit into from
Closed

gnuplot point size fix #12

wants to merge 1 commit into from

Conversation

NoNick
Copy link

@NoNick NoNick commented Sep 20, 2016

When gnuplot is used and poistSize is set, scalaplot produces no output image, only scatter.gpl.
Manual gnuplot execution is terminated with the following error (as I understood, gnuplot expects "pointsize" in lowercase):

$ gnuplot scatter.gpl

set pointSize 5.000000
    ^
"scatter.gpl", line 2: unrecognized option - see 'help set'.

Also pointsize parameter is ignored with style = XYPlotStyle.Dots, perhaps, warning should be raised when both these settings are set.

@NoNick
Copy link
Author

NoNick commented Sep 20, 2016

Duplicate #11

@NoNick NoNick closed this Sep 20, 2016
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

Successfully merging this pull request may close these issues.

None yet

1 participant