I have these options:

hAxis: {textStyle: {color: '#fff'},gridlines:{color: '#4a4a4a', count: 12}, 
baselineColor:'#fff' },
vAxis: {textStyle: {color: '#fff'},gridlines:{color: '#4a4a4a', count: 5}, 
baselineColor:'#fff' },

because i have dark background.

Is any way when i print webpage change:
hAxis: {textStyle: {color: '#000'},gridlines:{color: '#4a4a4a', count: 12}, 
baselineColor:'#000' },
vAxis: {textStyle: {color: '#000'},gridlines:{color: '#4a4a4a', count: 5}, 
baselineColor:'#000' },

or is it possible use 
style type='text/css' media='print'

¨Thx for help

DSave

-- 
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.

Reply via email to