The Line Chart I have generated seems to have excessing white space bordering it. I have been able to trim the top and left sides, but the bottom is excessive and although I have tried to change every chartArea option I can think of to try, I have not been successful.
Here is an example, where the new Google Chart is displayed on a page with others (not yet converted). There is no html inserted spacing between the chart elements, so all the space is associated with the Google Chart itself. Here is the page code... <body> <div id="chart_div" style="width: 775px; height: 350;" align:="left" ></div> <img src="logtemp/week.jpg" alt="The Week Temps" /><br /> <br /> <img src="logtemp/month.jpg" alt="The Month Temps" /> </body> And here is the displayed result... <https://lh3.googleusercontent.com/-wTB_cHHZ_JQ/VI2zFu-nBZI/AAAAAAAACgc/W-cusRo_ImE/s1600/2014-12-14_10-50-48.png> The red boxed area is all excessing white space that I would like to trim as much as possible. Is this possible? Thanks. -- 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 http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
