Just add a configuration option to smooth the lines, by changing the last
line in the playground sample to:
draw(data, {'smoothLine': true});See this option, and other configuration options at http://code.google.com/apis/visualization/documentation/gallery/linechart.html#Configuration_Options Regards, VizGuy On Wed, Feb 4, 2009 at 2:38 AM, RodgerWilko! <[email protected]> wrote: > > Hi, > > Is it possible to draw a Smooth Line Chart. > > To give an example, the following chart > http://code.google.com/apis/ajax/playground/#line_chart > is very rigid around the points. > > As apposed to something like this > > http://www.domain.com.au/public/ChartHousePrice.aspx?Type=House&Suburb=Sydney&PostCode=2000 > > I realise we could add lots of points around the main point to try and > make it not soo 'sharp' but I think it would be better to have the > functionality in the charts. > > If it's not available, is there a place to request functionality like > this? > > Thanks, > > RodgerWilko! > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
