My apologies on injecting some inappropriate humor into my answer; I did not mean to offend.
No, it does not appear possible to apply a separate style to a single label along an axis. The only workarounds that I can think of include: - using range markers (chm=R) to highlight the position of a holiday along the x-axis (I also added absolute positioned text too) http://tinyurl.com/25epges - using annotation markers (chm=A) to do the same: http://tinyurl.com/2ao429l - using data value markers (chm=t) http://tinyurl.com/268m5ys - keep in mind that you can style AND position labels, too. I understand you don't want to use a separate axis, but I like how the following Google example aligns the red axis labels with the starting points of each series. This might look better than the absolute positioned text in my first example. http://tinyurl.com/2c5s7oq Good luck, Keith -- You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en.
