aiorazabala / qmethod

R package to analyse Q methodology data
GNU General Public License v2.0
34 stars 17 forks source link

In standard plot of Q method, update to add the option of xlim, and of font type in legend #350

Closed aiorazabala closed 7 years ago

aiorazabala commented 7 years ago

Font type can be specified for axis etc. in the plot, but it doesn't apply to the legend: need to add ... to the internal function call of legend()

Some time ago I added the option to set x limits to the plot, but I didn't update that change to git

aiorazabala commented 7 years ago

Discard the plan to set legend font from, this has to be done via par() anyway: http://stackoverflow.com/questions/7136990/change-font-in-a-legend

aiorazabala commented 7 years ago

xlim argument added in https://github.com/aiorazabala/qmethod/commit/789431874ee626f078c179ad374a42651d63463f