<https://lh4.googleusercontent.com/-_wHOlOygi5E/UpU-aUMBQyI/AAAAAAAAAAk/177BACvo65E/s1600/3.jpg>
Actually here is proper pix.

On Wednesday, November 27, 2013 12:32:51 AM UTC, Michael De Marco wrote:
>
> Hi, if you go to http://crm.tracker-go.com and login with the following 
> credentials you will see a live example.  On the password please don't 
> include the quotes. Signup username is: [email protected], 
> password is: 
> '04fc2aa3-5bf1-4f50-a3b0-159d14a0c2f5', companycode is: 22204. Included is 
> a shot of the screen that shows the dots as a guide. 
>
>
> <https://lh6.googleusercontent.com/-lNR7gPQne-Q/UpU9ltTSs0I/AAAAAAAAAAc/jxhFSLYTLKM/s1600/3.jpg>
> If you go to the Reports/Analytics tab and then choose the reports sub 
> button you will see three dots one each graph. If viewed in IE8 you should 
> not see anything.
>
>
> On Tuesday, November 26, 2013 10:41:23 PM UTC, Michael De Marco wrote:
>>
>> below is the code for the area chart. What is the issue? Can anyone 
>> provide me with code or a patch to treat this issue.
>>
>>             var chart = new 
>> google.visualization.AreaChart(document.getElementById('chart_lostlead'));
>>             chart.draw(data, { colors: ['#0072C6'], backgroundColor: { 
>> fill: "#F6F6F6", stroke: '#f9f9f9', strokeWidth: 2 }, width: 620, height: 
>> 200, pointSize: 4, legend: 'none', lineWidth: 2, vAxis: { gridlineColor: 
>> 'Gray', title: 'Quantity', textStyle: { color: 'Black', fontsize: 8} }, 
>> hAxis: { title: 'Date', textStyle: { color: 'Black', fontsize: 8 }, 
>> showTextEvery: Math.round(raw_datalostlead.length / 4) }, pointSize: 6 });
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to