You must be logged in to post your query.
Home › Forums › Chart Support › Chart doesnt scale while printing
Hi,
I wish to print a chart made in canvasjs but it gets cut out from the right side while printing. Is there anyway chart could automatically fit in the paper while printing like the rest of the HTML elements.
I referred this answer. But it is more of a workaround and I am facing issue in chrome as well. https://canvasjs.com/forums/topic/graph-doesnt-scale-when-printing/
A permanent solution would be helpful.
Thanks, Ravneet Singh
Any response to the query guys..?
@Ravneet03
Sorry, about the late response. We are looking into the issue and will get back at the earliest.
—- Bivek Singh, Team CanvasJS
I am planning to use offset printing, is this possible?
______ Gerwin /http://www.digitekprinting.com/
@gerwinpierce,
You can set the width and height of the chart as per your required printing dimensions in pixels and that should work fine.
___ Suyash Singh Team CanvasJS
how?
Not scale graph while print, if we set width and height… Please correct the issue as soon as possible..
if we set width more than 800px, graph cropped from the right side..
@aksangwan
Setting the scale option to 100 in browser print dialog panel should work fine in your case. Please refer this article to enable scaling in chrome.
—- Sanjoy Debnath Team CanvasJS
You must be logged in to reply to this topic. Login/Register