Hi,

I'm trying to export a histogram to an image file.
My input is an *.ods file, and here is my syntax file:

GET DATA
/TYPE=ODS
/FILE='grades.ods'
/CELLRANGE=FULL
/READNAMES=ON
/ASSUMEDSTRWIDTH=32
.

GRAPH
/HISTOGRAM = Q2
.
EXECUTE.

I posted this question on Cross Validated too:

https://stats.stackexchange.com/questions/393615/export-pspp-histogram-to-an-image-file

but it seems it doesn't have a dedicated 'pspp' label (only 'spss').
_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to