var defaultGraphOptions = {
legend: { position: 'top', maxLines: 2 },
title: '',
height:400,
width:800,
chartArea: {left:"15%",top:40,width:"90%",height:"80%"},
isStacked: true,
bar: { groupWidth: '75%' },
hAxis: { title:"", titleTextStyle: { bold: true, italic: false, }, slantedText: false, viewWindow: { min: [5, 0, 0], max:[20, 0, 0]}},
vAxis: { title:"", textPosition:"out", titleTextStyle: { bold: true, italic: false, }, viewWindow: { min: 0, }, },
colors: [],
};
The default options are set once when the application starts and the "faulty" graph may suddenly show several times after viewing the "correct" graph many times with different data and then revert to normal.
Any ideas?
--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
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/004400e9-9f43-42b3-8c05-dc04844f2570%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.