Hello,
As the subject states, Im having a difficult time displaying new
entries in my line chart. It goes from Left to Right. So when a new
data point is added on the far right, the label beneath does not
reflect it. It is auto-adjusting to make room.
I have played with hAxis.showTextEvery, but no matter what I put it
will never display the label on the far right.

The closest I can get is if I set hAxis.slantedTextAngle to 90 which
gives me the second data point from the right.

I have been solving this by making several 'blank' data point entries
until the label finally shows up, but then the chart looks a bit
weird.

Any other tips or tricks to get the label on the far right to show up?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to