Decided to bring the legend out of the gif so i can work the colors in
the legend and create links to the data. Even better. Just battling my
CSS now to get the colors in the cells

On Dec 21, 10:42 am, skeletonsport <[email protected]> wrote:
> Colors are working now, now to give the legend the same colors as the
> data points for maximum clearity. PS i love this tool!!!
>
> On 21 dec, 10:17, skeletonsport <[email protected]> wrote:
>
> > Ah,
>
> > found a tip in the help.
>
> > Apperently the first entry in the CHM tag is a general setting for all
> > the dots. That made a difference. The scaling problem however does
> > still exist. I want different scales on both axes without the graph
> > being distorted. (excel cant do it either i think)
>
> > On 21 dec, 10:04, skeletonsport <[email protected]> wrote:
>
> > > Hi,
>
> > > Thanks for your time to answer.
> > > I managed to sort the problem by subtracting minimum value of the x
> > > and y coordinates allowing for more spread in the result.
> > > now i am working on the color and sizes of thescatter. However i dont
> > > seem to be able to have the legend color the same as the datapoints.
> > > any clue anybody?
>
> > >http://www.skeletonsport.com/results/default.asp?pageid=153&eventid=1...
>
> > > Peter
>
> > > On 21 dec, 00:32, keithb <[email protected]> wrote:
>
> > > > You've probably recognized your error by now, but just in case:
>
> > > > Per thescatterplot instructions (http://code.google.com/apis/chart/
> > > > types.html#scatter_plot), you need to separate your X and Y values
> > > > into two data sets (chd=t:12,87|98,60). That should get you started on
> > > > the right path. Then, in order to set your min/max dimensions for the
> > > > axes, you'll want to look into the CHDS (data scaling) parameter.
>
> > > > Good luck,
> > > > K
>
> > > > On Dec 20, 3:14 pm, skeletonsport <[email protected]> wrote:
>
> > > > > Hi,
>
> > > > > I have following data set for ascattergraph:
>
> > > > >http://chart.apis.google.com/chart?cht=s&chs=600x300&chco=FF0000&chxt...5.33&chd=t:5.1,4.8,4.92,5.13,5.03,5.12,4.98,5.03,5.06,5.1,5.11,4.98,5.16,5.24,5.18,5.19,5.33,5.03,5.04,5.17,5.3,5.18,5.19,5.14,5.31,5.24,5.22|13.46,13.25,13.33,13.46,13.43,13.53,13.39,13.44,13.54,13.55,13.5,13.46,13.54,13.6,13.56,13.65,13.75,13.49,13.5,13.58,13.71,13.7,13.63,13.66,13.71,13.73,13.85
>
> > > > > the data range on the x an y axis should be set so the graph actually
> > > > > scatters. It however becomes one big dot. Must be somenting simple i
> > > > > am missing here. How do i scale the x and y axis to a dimension from
> > > > > min (x) to max(x) and min(y) to max(y)?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to