Page 1 of 1

scattr package query

Posted: Tue May 09, 2023 5:18 pm
by phdpsych
Hi
I was using the scattr package in R to make a scatter plot with marginal densities on the side, i am unable to edit the colour palette e.g. using scale_fill_brewer, or change the axis names of the plot, is this due to the package not allowing any color changes?
On Jamovi I am able to edit the theme for the scatter plot to blues, greys etc, is there a reason I am unable to do so on R? (btw I am using R only because of DPI requirements which i can't seem to alter in Jamovi)

Thanks very much!

Re: scattr package query

Posted: Wed May 10, 2023 2:42 am
by reason180
I don't know about scattr. However, regarding dpi and jamovi, you can simply export the jamovi scatterplot as an svg image file, nd then use something like Inkscape to save a copy in raster format with any dpi you want.

Re: scattr package query

Posted: Thu May 18, 2023 4:18 am
by reason180
@adahtreutel You've identified a way to change the color in jamovi, beyond just changing the themes?