What steps will reproduce the problem?
1. Attempt to use the serverchart.js to create a Map chart
(goog.ui.ServerChart.ChartType.MAPWORLD)
2. Can not specify the chart datalabels (chld) as no setDataLabels method
exists.
3.
What is the expected output? What do you see instead?
should find the methods: setDataLabels/getDataLabels
What version of the product are you using? On what operating system?
svn r135, linux and freebsd
Please provide any additional information below.
serverchart.js: goog.ui.ServerChart.UriParam defines DATA_LABELS but allows
no method for setting/getting dataLabels, which in turn, denies the use of
any map style chart.
Would appear to require a settter/getter and instance variable
(this.dataLabels_)
Please note that, at present, we are not able to accept patches along with
reported issues.
Sorry -- I could have helped out here.
Original issue reported on code.google.com by dunde...@gmail.com on 11 May 2010 at 2:37
Original issue reported on code.google.com by
dunde...@gmail.com
on 11 May 2010 at 2:37