Most of the parameters that are used there are documented and available for all of the users.Some of them are not documented because we are not yet in a position that we want to commit for the exact use of them. We have no hidden reason for not supporting them all as soon as we can for all users, but if you decide to use them before that, please be aware that they might break without any advance notification.
Regards, VizGuy On Mon, Jul 20, 2009 at 7:14 AM, huajun qi <[email protected]> wrote: > Here are the parameters list below: > 'width': 966, > > 'height': 292, > > > > 'displayStartTime': 1247529600000, > > 'nonForecastEndTime': 1248048000000, > > 'displayEndTime': 1248048000000, > > 'chartclientConfig': { > > 'clientId': 'insights', > > 'chartURL': '/insights/search/resources/760869161-chart.swf', > > 'preserveVisibleRangeOnResize': 'true', > > 'displayBorder': 'false', > > 'annotationLabels': ['some-annotations'], > > 'labelColors': [0x4684ee, 0xdc3912], > > > > 'colorAnnotations': true, > > 'fill': 0, > > 'lclt': 1, > > 'scaleType': 'fixed', > > > > 'valueRangeSuffixes': [], > > 'annotationsFilter': 'off', > > 'disableHandOnMaxZoom': 'true', > > 'disableMainChartMouseVisibleRangeChange': 'true', > > 'minDayWidthForMonthly': 2, > > 'minDayWidthForQuarterly': 1, > > 'wmode': 'opaque', > > 'getdataTimeout': 15000, > > 'displayZoomButtons': 'false', > > 'enableContextualInfo': 'false', > > 'highlightClosestDot': 'true', > > > > 'displayDateBarSeparator': 'false', > > 'scaleValues': [], > > 'displayMouseOverValues': 'false', > > 'displayLegendDots': 'false', > > > > 'labels': [ 'label0','label1' ], > > 'labelsDisplayNames': [ '', '' > > ], > > > > 'dateFormat': 'EEEE, MMMM d, yyyy', > > > > 'data_86400': > > 'INTERVAL=86400\n' + > > 'COLUMNS=label0,label1\n' + > > 'DATA=\n' + > > '1247529600,83.0,100.0\n' + > > '1247616000,83.0,98.0\n' + > > '1247702400,81.0,97.0\n' + > > '1247788800,82.0,95.0\n' + > > '1247875200,NaN,NaN\n' + > > '1247961600,NaN,NaN\n' + > > '1248048000,NaN,NaN\n' > > }, > > > > 'defaultShowAnnotations': false > > > > 2009/7/20 kismilan <[email protected]> > >> I used the Annotated Time Line in my project, but i cann't make it as >> what i expect, so i study the 'Google insight search', it uses the >> visualization also. And surprisely i find there are many parameters >> and configuration i have never seen in the visualization docs, very >> good and useful parameters. >> >> But why you don't publish it in the docs? >> >> Did you hide them? >> >> Or you use an advanced version and release a lower and simpler >> version? >> >> > > > -- > Location: > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
