Increase dpi resolution for jqplotToImageStr function

20 views
Skip to first unread message

SEEd Medical Publishers

unread,
Dec 6, 2018, 5:21:04 AM12/6/18
to jqplot-users
Hi,
can I manage the resolution picture for images created with jqplotToImageStr function?
On line I found just this kind of options definition:


var options = {
  x_offset : 20,
  y_offset : 20,
  backgroundColor : "#675423"
};
$('#rasterizedPicture').append($('<img/>').attr('src', $('#vectorialPicture').jqplotToImageStr(options)));


Is there an option about rasterized picture width o dpi resolution?

Thank you,
Enzo
Reply all
Reply to author
Forward
0 new messages