Re: [visualization-api] [Controls Dashboards] 'g is undefined'

2015-08-13 Thread Christian Alexander
are seeing, but there are a couple bugs involving animation that might be the cause. I got your example code to work by disabling the animation: https://jsfiddle.net/dlaliberte/crc91kho/ On Mon, Aug 10, 2015 at 4:29 PM, Christian Alexander cg...@njit.edu javascript: wrote: Hey Everyone

Re: [visualization-api] [Controls Dashboards] 'g is undefined'

2015-08-11 Thread Christian Alexander
are seeing, but there are a couple bugs involving animation that might be the cause. I got your example code to work by disabling the animation: https://jsfiddle.net/dlaliberte/crc91kho/ On Mon, Aug 10, 2015 at 4:29 PM, Christian Alexander cg...@njit.edu javascript: wrote: Hey Everyone, When

[visualization-api] [Controls Dashboards] 'g is undefined'

2015-08-10 Thread Christian Alexander
Hey Everyone, When I'm attempting to draw a column chart, I'm receiving a strange error- 'One or more participants failed to draw' followed by 'g is undefined'. I stepped into the call stack through Firebug, but I wasn't able to understand the minified Javascript. My code is below : script

[visualization-api] [Column Chart] hAxis Label Autofill Disable?

2015-07-10 Thread Christian Alexander
Hey Everyone, I'm using a column chart to show off values for a given day across a range of days. When I use a range slider to show only one date, the chart autofills the labels on the hAxis to show 2010,2020,2030, et cetera. Could anyone tell me of a way to prevent the Chart from making its

Re: [visualization-api] [Event Listeners] IE 8 Support?

2015-07-01 Thread Christian Alexander
details, and even better, an example that shows the problem, that would help us narrow this down more quickly. I'm curious if you actually have IE8 users who are finding problems, or if you are just finding errors in testing on that platform. On Wed, Jul 1, 2015 at 10:19 AM, Christian Alexander

[visualization-api] [Controls Dashboards] Setting Control Width

2015-06-29 Thread Christian Alexander
Hey Everyone, I found a previous posting on this topic from a few years back but I would just like some clarity on it. For reference, the solution is found here:

[visualization-api] Re: [Controls Dashboards] Setting Control Width

2015-06-29 Thread Christian Alexander
with the button below. It's not the most attractive solution, but for my case it works. On Monday, June 29, 2015 at 11:14:30 AM UTC-4, Christian Alexander wrote: Hey Everyone, I found a previous posting on this topic from a few years back but I would just like some clarity

Re: [visualization-api] [Stacked Column Chart] Stacking By One Value With Separate X-Axis Value

2015-06-23 Thread Christian Alexander
PM, Christian Alexander cg...@njit.edu javascript: wrote: Hi Everyone, I'm currently pulling Rows in the following format : Name, Direction, Date, Messages, Alerts. I would like to make a stacked column chart by using the data as the X-Axis and stacking the sums of option A and B

[visualization-api] Re: [Controls Dashboard] One or More Participants Failed to Draw

2015-06-23 Thread Christian Alexander
Just as a note, I erroneously stated in the message that I'm attempting to use a ColumnChart in the beginning of the message. I'm attempting to use a Bar chart, but have tried a ColumnChart earlier. On Tuesday, June 23, 2015 at 12:46:51 PM UTC-4, Christian Alexander wrote: Hey Everyone, I

Re: [visualization-api] Re: [Controls Dashboard] One or More Participants Failed to Draw

2015-06-23 Thread Christian Alexander
, Christian Alexander cg...@njit.edu javascript: wrote: Just as a note, I erroneously stated in the message that I'm attempting to use a ColumnChart in the beginning of the message. I'm attempting to use a Bar chart, but have tried a ColumnChart earlier. On Tuesday, June 23, 2015 at 12:46:51

[visualization-api] [Stacked Column Chart] Stacking By One Value With Separate X-Axis Value

2015-06-22 Thread Christian Alexander
Hi Everyone, I'm currently pulling Rows in the following format : Name, Direction, Date, Messages, Alerts. I would like to make a stacked column chart by using the data as the X-Axis and stacking the sums of option A and B according to Organization. In this case, for each date on the