Hello, I am trying to create a printed version of my HTML page with one
google chart in it and the result is not acceptable. I have uploaded an
image of the result.
var options = {
title: 'Muscle Activation',
colors: ['#e0440e'],
hAxis: {
},
chartArea:{
bottom: 80,
},
width: '100%',
height: 320,
legend: {
position: 'bottom',
},
};
This is my option code for the google chart that I have and the x-axis
labels floated up into the graph in the printed version in Microsoft Edge
only. I tested with Chrome, Firefox, Opera, and IE and they do not have
this problem. What did I do wrong? I only messes with the width attribute
of the div that I put in this graph.
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/16f482b4-3433-4817-b8df-f3eb23449798%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.