[visualization-api] Novice Question

2016-04-22 Thread Thomas Ritter
The code for the attached chart is shown below.as you can see the customer names under the bars do not fit. I added the code for "SlantText" and it doesn't seem to work. What am I doing wrong? function drawVisualization10() { var chartdata = {dialog.object}._data; var data

[visualization-api] Question: Problem with hAxis slantedText and slantedTextAngle not work

2016-04-22 Thread rodrigo torres
Dear all, I have a problem with the hAxis this not work in my line google chart. The graphic is displayed correctly but when I use the hAxis with

Re: [visualization-api] Dual X Charts

2016-04-22 Thread 'Daniel LaLiberte' via Google Visualization API
The material charts don't support combos (which would let you mix line and bar charts in the same chart). And the classic charts don't support dual x axes. Sorry. On Fri, Apr 22, 2016 at 7:35 AM, Thomas Ritter wrote: > > I have a Dual XChart but I would like the Tons

Re: [visualization-api] Annotation Charts

2016-04-22 Thread 'Daniel LaLiberte' via Google Visualization API
There may be some timing issues, so in your event handler, perhaps you should do the chart.draw() call in a timeout. But I would not be surprised if drawing also triggers rangechange, which would result in an infinite loop if your rangechange handler always calls draw. Perhaps this event should

[visualization-api] Dual X Charts

2016-04-22 Thread Thomas Ritter
I have a Dual XChart but I would like the Tons to be a line instead of a baris that possible? Thanks Tom -- 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

[visualization-api] Re: Drill down functionality for column charts

2016-04-22 Thread rajan . bhatt
Hi is this a free chart. actually i am new to this field so want to know that should i use it commercially for free or its chargeable? On Tuesday, January 15, 2013 at 5:41:13 AM UTC+5:30, asgallant wrote: > > Here's an example: http://jsfiddle.net/asgallant/x5Eth/ > > On Monday, January 14, 2013