var myFavoritePointSize = 7; // or whatever options.pointSize = myFavoritePointSize; lineChart.draw(data, options);
On Sun, Feb 6, 2011 at 12:05 PM, Henk <[email protected]> wrote: > With only one value on the x-axis the linechart does not show > anything. I would like to have at least a point. How can I force this? > > -- > 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. > > -- 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.
