If you use strictly decimal data such as 8.66 then text encoding is the way to go but you can also use extended encoding if you maintain the relative difference between your data points even though you alter the raw numbers
For example 1.22 is 1/6th of 7.32 so you could convert both to 122 and 732 and use B6 and Kd (hopefully I have these correct from a little rough math) On Feb 26, 2:24 am, "[email protected]" <[email protected]> wrote: > I have data like 8.66,5.99,8.82,8.32,8.10,7.12,7.75,8.29 > > Is extended encoding the correct one to use? or text encoding okay? > > I am trying to make a line graph with two data sets, I am not sure if > it's displaying right? > > Can someone give me examples? Do I have to worry about scaling? How do > you set scaling? > > I went tohttp://www.style.org/chartapi/to test things out and here > is a test chart I made:http://tinyurl.com/b8p5vc > > Is it displaying correctly? > > Any info is appreciated! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
