That worked. I should have asked sooner. I spent hours tweaking it 8) THANKS!
On Sep 8, 2:13 am, Jinji <[email protected]> wrote: > Small correction - there are only two possible values: 'attachToStart' and > 'attachToEnd'. The default is 'attachToStart'. > > > > > > > > On Thu, Sep 8, 2011 at 11:55 AM, EZChart <[email protected]> wrote: > > We have an undocumented option hAxis.showTextEveryMode with possible values > > of 'default', 'attachToStart', 'attachToEnd'. > > You can try setting it to 'attachToEnd' and see if it works for you. > > *Important note:* this option is undocumented and we may stop supporting > > it at any time without notice. > > > On Wed, Sep 7, 2011 at 8:28 PM, barefootjeremy > > <[email protected]>wrote: > > >> 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. > > > -- > > 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. -- 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.
