Skip to content

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.

1 participant