Skip to content

gnuplot point size fix#12

Closed
viscount-sanchez wants to merge 1 commit intosameersingh:masterfrom
viscount-sanchez:master
Closed

gnuplot point size fix#12
viscount-sanchez wants to merge 1 commit intosameersingh:masterfrom
viscount-sanchez:master

Conversation

@viscount-sanchez
Copy link

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.

@viscount-sanchez
Copy link
Author

Duplicate #11

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