Actually, I thought about this more and there is a workaround. It consists of using an XY line chart, and adding thick lines along the axes. Here is an example:
http://tinyurl.com/a565nv You basically draw your own axes from the chart primitives provided by the GCA. -Julien http://charts4j.googlecode.com On Jan 8, 9:52 pm, Ron Stewart <[email protected]> wrote: > Thanks, Julien, for the follow-up. I'll keep my fingers crossed that > the developers will fill this particular hole in the future... > > -- > /ron > > On Jan 8, 10:07 am, JMan <[email protected]> wrote: > > > You are correct. There is currently no way to specify the axis color. > > As you say, you can color the axis labels and even the tick marks, > > but not the axis itself. > > > -Julienhttp://charts4j.googlecode.com > > > On Jan 8, 6:15 am, Ron Stewart <[email protected]> wrote: > > > > I've been poking a bit at the charts API, and I'm fairly impressed. I > > > can't seem to find a means of specifying the color of the axis lines > > > themselves in the bar charts I'm prototyping. I've seen a couple posts > > > here on the group alluding to this same question. > > > > In looking at the docs, I thought the "chxs" attribute -- which refers > > > to "axis color" -- might get it, but that is actually (from what I see > > > in the examples and in my prototyping) the axis /label/ color that is > > > being specified. > > > > Is this something that can't currently be done? Something planned for > > > a coming enhancement? (Given the above, this feels like a bit of a > > > gap.) > > > > -- > > > /ron --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
