Checking it out now.. I'd rather cfgraph have the functionality and not have to hit an outside site for the graph... But it's google. So.. I'm checking it out.
Thanks -jason On Wed, Feb 10, 2010 at 8:48 PM, Peter J. Farrell <[email protected]> wrote: > Take a peek at Google Charts API. > > .Pjf > ------------------------------ > *From: *Jason King <[email protected]> > *Date: *Wed, 10 Feb 2010 20:10:22 -0600 > *To: *<[email protected]> > *Subject: *Re: [OpenBD] Re: CFGRAPH Formating and Display > > Hi Matt, > > Can I file this as a function request? I'm working a function and this has > me at a stand still. I could really use this capability in the graphing, and > I don't see it as too extreme of a requirement. It seems like a pretty basic > graphing function that without, lessens the impact of the cfchart function. > I wish I knew more about the inner workings of the engine, because it seems > like choosing what labels to show or not show should be a pretty basic fix. > > Is there a reason the style element isn't supported? Or is it something > that could soon be added down the line? The way you can create a style sheet > in CFMX for the graph is pretty slick, and I'm seriously wishing I had that > functionality right now. > > Or is there an alternate solution you recommend? Much like imageMagick vs > cfimage > > I need to be able to hide/show x axis labels > and change the orientation of labels on both x and y axis (horizontal, > diagonal, verticle). > > > > > > > On Wed, Feb 10, 2010 at 8:02 PM, Matthew Woodward > <[email protected]>wrote: > >> Sorry didn't know it was the x axis you were talking about. Short answer >> is no, that isn't supported. Long answer is I'd have to look into the >> underlying java libraries and see if it's supported at that level. >> >> On Feb 10, 2010 5:59 PM, "Jason King" <[email protected]> wrote: >> >> Hi Matt, >> >> I'm trying to mess with the labels on the X axis. >> >> here is a good example. >> >> The skip labels feature (found in cfchart style) is really great for >> statistics where you only want to show Q1 through Q4 but want to include the >> points on the graph for all 12 months. Or for stock charts where you show >> daily points but only labels for each month. >> >> in this example, I would be charting all 12 months. But on the X Axis, I >> would only want to show Q1-Q4. >> >> And with yaxisunits, it appears that is only numerical. yaxisunits='10' >> would just show y axis labels in units of 10. >> >> -Jason >> >> >> >> >> -- >> Open BlueDragon Public Mailing List >> http://www.openbluedragon.org/ http://twitter.com/OpenBl... >> >> -- >> Open BlueDragon Public Mailing List >> http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon >> mailing list - http://groups.google.com/group/openbd?hl=en >> >> !! save a network - please trim replies before posting !! >> >> > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > mailing list - http://groups.google.com/group/openbd?hl=en > > !! save a network - please trim replies before posting !! > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > mailing list - http://groups.google.com/group/openbd?hl=en > > !! save a network - please trim replies before posting !! > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
