ddediu / AdhereR

Computation of adherence to medications from Electronic Healthcare Data in R
26 stars 6 forks source link

Check DPI saved images from interactive plot! #28

Closed ddediu closed 5 years ago

ddediu commented 5 years ago

It seems that saving a plot (from the Shiny interactive plotting) as TIFF does not save it with the desired DPI but simply increases its dimensions keeping it at 72 DPI???

ddediu commented 5 years ago

Moreover:

ddediu commented 5 years ago

Fixed by requesting the use of "cairo" plotting if available