Re: [visualization-api] Google Charts -- radar -- image in area?

2020-12-12 Thread John Freebury
That does look like an interesting challenge indeed. I'll post my progress here. Much Thanks! On Saturday, 12 December 2020 at 20:14:25 UTC-7 Daniel LaLiberte wrote: > Hi John, > > There is a potential solution involving use of blends to implement > masking. See the issu

[visualization-api] Google Charts -- radar -- image in area?

2020-12-12 Thread John Freebury
Hi All , I am creating a radar chart and need it to have an image in the area of the chart, replacing a solid fill. Looking at the Radar chart script here -- https://developers.google.com/chart/interactive/docs/gallery/vegachart#radar-chart-example -- I wonder whether it is possible. Can the "

Re: [visualization-api] Radar Chart with new Google Charts API

2020-12-12 Thread John Freebury
ality. All I need is a way to fill the centre area with an image. What is the method in Java to fill that area with an image? See attached image of the radar to be replicated. Thanks for your time. Any help would be appreciated. John On Tuesday, 14 June 2016 at 07:54:58 UTC-6 Daniel LaLiberte

[visualization-api] Can this Visualization API generate QR code as replacement of Chart API?

2020-09-23 Thread John Mary
because the Chart API said deprecate https://developers.google.com/chart/infographics/docs/qr_codes#syntax and direct me to here. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving ema

[visualization-api] Re: Is GeoChart caching failed requests?

2020-05-09 Thread John Grenham
Thanks very much for the reply Daniel. You do an amazing job. I've moved off the GeoChart onto Google maps, probably more suited in any case. Thanks again. John Grenham On Thursday, 7 May 2020 14:59:18 UTC+1, John Grenham wrote: > > Something strange is happening to my GeoChart req

[visualization-api] Re: Is GeoChart caching failed requests?

2020-05-07 Thread John Grenham
Both running fine on my localhost development copy. The only difference between localhost and live is that live is https. Is there a problem with SSL calls to insecure libraries? On Thursday, 7 May 2020 14:59:18 UTC+1, John Grenham wrote: > > Something strange is happening to my Ge

[visualization-api] Is GeoChart caching failed requests?

2020-05-07 Thread John Grenham
and the other consistently fail? John Grenham -- 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 google-visualization-api+unsubscr...@google

[visualization-api] Cannot Read Property of 'v' of undefined and how to parse TIME values from database to json/ajax

2019-11-27 Thread John Eddie Donalvo Macias
The first picture is my code in AJAX format to parse data to my html view. [image: post.PNG] Here is the error. [image: pos1.PNG] Here is my database column for start time: (reservation_time) end time: (total_treatment_time) [image: pos3.PNG] Can you help me? -- You received this message

[visualization-api] 7th International Conference on Computer Science and Information Technology (CoSIT 2020) January 25 ~ 26, 2020, Zurich, Switzerland

2019-11-15 Thread john almon
*7**th** International Conference on Computer Science and Information Technology (CoSIT 2020)* *January 25 ~ 26, 2020, Zurich, Switzerland* *https://cosit2020.org/* *Scope & Topics* *7**th** International Conference on Computer Science and Information Technolog

Re: [visualization-api] Re: Cannot read property 'pe' of null

2018-10-05 Thread John Clark
:08 AM UTC-4, Daniel LaLiberte wrote: > > I'm not seeing a problem with either a single row or just two rows with > identical domain values. Maybe the problem involves some other options. > Can you build a jsfiddle that demonstrates the problem? > > On Fri, Oct 5, 201

[visualization-api] Re: Cannot read property 'pe' of null

2018-10-05 Thread John Clark
ursday, October 4, 2018 at 5:02:47 PM UTC+2, John Clark wrote: >> >> I'm getting this error when rendering a histogram with only one value. >> Oddly, it works fine (and has for some time) with more than one value. The >> results are coming from a database so I don&#

[visualization-api] Cannot read property 'pe' of null

2018-10-04 Thread John Clark
I'm getting this error when rendering a histogram with only one value. Oddly, it works fine (and has for some time) with more than one value. The results are coming from a database so I don't know what to expect and usually involve multiple values, so it isn't a problem. Since the message is va

[visualization-api] Re: Drawing charts from SQL database?

2018-09-18 Thread John Garcia
What about SQL? can you please help me to get data from SQL and create Chart please? On Monday, June 18, 2012 at 11:28:00 AM UTC-5, asgallant wrote: > > While I don't generally suggest building the DataTable like this (I find > it more productive to learn the JSON format and use that instead - y

Re: [visualization-api] Google Charts | R

2018-06-20 Thread John Kendall
Thanks all for the replies. googleVis library should work for my use case. It looks like it provides an interface between my R scripts and Google Charts. Cheers, John On Wed, Jun 20, 2018 at 7:04 AM, 'Daniel LaLiberte' via Google Visualization API wrote: > Jon is technically

[visualization-api] Google Charts | R

2018-06-19 Thread John Kendall
Is Google Charts compatible with R? -- 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 google-visualization-api+unsubscr...@googlegroups.com. To post to

Re: [visualization-api] Interpretation of the Google Visualization Program Policy

2018-05-31 Thread John Billiard
Many thanks Jon, for the super fast response. It is greatly appreciated. I look forward to using the API. Thanks again. On Friday, June 1, 2018 at 1:59:20 PM UTC+10, orw...@google.com wrote: > > > > On Thu, May 31, 2018 at 11:02 PM, John Billiard > wrote: > >> Hi, >

[visualization-api] Interpretation of the Google Visualization Program Policy

2018-05-31 Thread John Billiard
second sentence of the second question makes me believe I wouldn't be in breach, but I am really unsure who they are preventing from using the API when they say developers creating client-side software. 2. Is there any quota on the Visualization API? Or, does this use Sheets API quotas?

[visualization-api] Programatically changing the colour of Data Points in Google Charts Line Graph

2018-02-11 Thread John Preval
I am new to Google Charts and am trying to incorporate a Line Graph with visible data points into a web page. I started of building a static Line Graph to understand what can be done with Google Charts. Having done that, I worked out how to change the colour of the data points in the graph.

[visualization-api] Charts working fine on desktop but not in IOS

2017-12-19 Thread John Kappa
This top chart here renders fine on desktop but in the latest IOS iPhone 6s, 8 & iPad Pro it doesn't - see pics below I've also tried it across multiple browsers; Firefox, Chrome, Safari with the same result. *See chart here* http://www.paragonfunds.com.au/performance-dynamic/

Re: [visualization-api] Re: Google Charts 'upcoming' release of v46

2017-09-22 Thread 'John Wood' via Google Visualization API
Looks like slanted text doesn't work in 46: https://jsfiddle.net/jz1m240a/ On Wednesday, 20 September 2017 20:36:46 UTC+1, David Burton wrote: > > Merci! > > > On Wednesday, September 20, 2017 at 1:55:51 PM UTC-4, Daniel LaLiberte > wrote: >> >> There is an undocumented way to check the versio

Re: [visualization-api] Line Chart - multiline Title?

2017-09-15 Thread 'John Wood' via Google Visualization API
Is there any way to do this now? I can't find anything in the documentation, and \n and br still don't work... On Sunday, 8 January 2012 09:23:55 UTC, MC Get Vizzy wrote: > > Sorry, this is not currently supported. > > On Sat, Jan 7, 2012 at 5:08 AM, jkrohn > > wrote: > >> Is there any way to

Re: [visualization-api] Empty space at end of graphs...

2017-09-13 Thread 'John Wood' via Google Visualization API
t; > On Tue, Sep 12, 2017 at 12:01 PM, 'John Wood' via Google Visualization API > > wrote: > >> Hi! >> >> Just trying to create what should be a simple enough html file with two >> tables and two graphs, and all looks kinda ok so far... >> >

[visualization-api] Re: Commercial Use of Google Dashboards API

2017-09-12 Thread 'John Wood' via Google Visualization API
My issue with online APIs like this is that you can't guarantee that this will always be around (knowing Google's penchant for clearing up little-used projects), or choose the version that you know works (unlike jquery...) I have a feeling that my own project will break after a while and I'll n

[visualization-api] Empty space at end of graphs...

2017-09-12 Thread 'John Wood' via Google Visualization API
Hi! Just trying to create what should be a simple enough html file with two tables and two graphs, and all looks kinda ok so far... My only real outstanding issue is that I have a large-ish empty section of white space between the graph itself and the right hand side of the grid. The gap is d

[visualization-api] Re: Treemap navigation

2017-08-10 Thread John Adel
this will be a nice solution : - google.visualization.events.addListener(chart, 'ready', function () { $(ChartDiv).prepend(' ');

[visualization-api] Google AppMaker Charts and GV API, controlling colors

2017-05-11 Thread John Bruso
s for the same values between the charts. As you can see "Request Received" is blue in one chart and orange in another. <https://lh3.googleusercontent.com/-WfFv5iFHwcQ/WRR86_e1SKI/AHs/XCphCV64P2gYz1LUe1NguHms2LTvX3CVwCLcB/s1600/Final2.PNG> Thanks for any tips. :) John --

Re: [visualization-api] Problems using setView

2017-04-19 Thread John Held
On Wed, Apr 19, 2017 at 1:49 PM, John Held > wrote: > >> Thanks very much. I did have quotes in my example. Taking them out >> actually resolved this issue: >> If I set the columns as below, I can exclude the Index column with a >> ProgrammaticSlider set as

Re: [visualization-api] Problems using setView

2017-04-19 Thread John Held
an integer in the range [0-1]." means you are > referencing column index 2 somewhere. > > On Tue, Apr 18, 2017 at 2:08 PM, John Held > wrote: > >> I like Google Charts a lot, but have run into something I haven't seen >> posted anywhere. >> >> In short,

[visualization-api] Problems using setView

2017-04-18 Thread John Held
I like Google Charts a lot, but have run into something I haven't seen posted anywhere. In short, I am using different controls to select which row of a 36 row json file to display based on a column labeled "Index". If I set the columns as below, I can exclude the Index column with a Programm

Re: [visualization-api] Styling Google Chart components from a Google Sheet

2017-01-27 Thread John Martins
dd an event listener for a window resize? On Fri, Jan 27, 2017 at 10:58 AM 'Daniel LaLiberte' via Google Visualization API wrote: > Hi John, > > After you fetch the data from the spreadsheet, then you can modify it, but > it might be better to use a DataView to

[visualization-api] Styling Google Chart components from a Google Sheet

2017-01-27 Thread John Martins
Hi all, I'm embedding a simple bar chart from a Google Sheet onto a web page , and I'm having trouble with styling the components. I need each bar on the Y-axis to be one of five colors, and also some other small style adjustments that I

[visualization-api] Use setValue or setCell on datatable with column id not column index

2016-09-08 Thread John Kilcar
I'm dynamically creating a datatable based on user choices etc and so can't entirely predict column index positions but can control the column ids. support documentation seems to indicate that ids can work instead of column indexes. I have been unable to make this work for methods suchs as set

Re: [visualization-api] Column charts with data from a MySQL database

2016-07-26 Thread John
Hello Daniel, First of all many thanks for the reply. I managed to display the chart, by apparently changing only the source for jquery. There is a twist though : I can only display the chart when accessing the website from outside the localhost. All happened today since I only worked on the

[visualization-api] Column charts with data from a MySQL database

2016-07-25 Thread John
Hello guys, I've been trying to use the Google charts in order to make a column chart but I have been unsuccessful in displaying the plot. A white page loads when I output the results. I made two files. One that gets the data from the database and encodes it in a json format and the 2nd one use

Re: [visualization-api] Re: Please Help me With one SINGLE LINE of CODE

2016-06-08 Thread John
> > YOU DID IT AGAIN HAHAHA... > *THANK YOU SIR ! * -- 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 google-visualization-api+unsubscr...@googlegroup

[visualization-api] Re: Please Help me With one SINGLE LINE of CODE

2016-06-08 Thread John
Hey Daniel... Would there be any reason why I am unable to place two separate graphs on the same page? -- 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

Re: [visualization-api] Please Help me With one SINGLE LINE of CODE

2016-06-08 Thread John
> > I LOVE YOU...haha THANKS BIG TIME!! > ..where can I write a review? -- 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 google-visualization-api+un

Re: [visualization-api] Please Help me With one SINGLE LINE of CODE

2016-06-08 Thread John
> are you able to guide me as to where I would place that line? > - thanks. -- 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 google-visualizatio

Re: [visualization-api] Please Help me With one SINGLE LINE of CODE

2016-06-08 Thread John
THANK YOU FOR RESPONDING DANIEL > *Where would I input that line? * > -- 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 google-visualization-api+uns

[visualization-api] Re: Triple y-axis in combo charts

2016-06-08 Thread John
Can you please help me with ONE SINGLE LINE OF CODE... All I would like is a TRANSPARENT/CLEAR BACKGROUND for the chart *Here is the code...* https://www.gstatic.com/charts/loader.js";> google.charts.load("current", {packages:["corechart"]}); google.charts.setOnLoadC

[visualization-api] Please Help me With one SINGLE LINE of CODE

2016-06-08 Thread John
All I would like to do is have a transparent background for the chart.. CLEAR..No Color. Here is the code... https://www.gstatic.com/charts/loader.js";> google.charts.load("current", {packages:["corechart"]}); google.charts.setOnLoadCallback(drawChart); funct

[visualization-api] How To Format Date Objects for Javascript Query to Separate Spreadsheet

2016-05-04 Thread John Harrington
Google outlines the procedure of setting your query in Javascript here: https://developers.google.com/chart/interactive/docs/spreadsheets#embedding-achart-in-a-spreadsheet In my project, I'm using Google's Query Language (https://developers.google.com/chart/interactive/docs/querylanguage) to p

[visualization-api] Re: Google Charts v44 Pushed

2016-02-29 Thread John Ellwood
Hi The word trees chart examples no longer work at https://developers.google.com/chart/interactive/docs/gallery/wordtree Regards John On Wednesday, February 24, 2016 at 8:17:43 PM UTC, Daniel LaLiberte wrote: > > We have pushed Google Charts v44. > > > Summary of

[visualization-api] Re: Arrows at the ends of lines in line charts.

2015-12-04 Thread &#x27;John Erickson' via Google Visualization API
On Thursday, December 3, 2015 at 5:50:43 PM UTC-7, John Erickson wrote: > > Is there a simple option for putting arrows on the ends of lines in line > charts? > I'm using classic line charts (couldn't get manual tick marks to work in > Material Line Charts). > >

[visualization-api] Arrows at the ends of lines in line charts.

2015-12-03 Thread &#x27;John Erickson' via Google Visualization API
Is there a simple option for putting arrows on the ends of lines in line charts? I'm using classic line charts (couldn't get manual tick marks to work in Material Line Charts). I've seen an option of placing an image at the end of a line, but that seems overly complex for just adding an arrow.

[visualization-api] Sending data to a servlet with Query

2015-11-25 Thread john . wilkinson
DataTable generateDataTable(Query query, HttpServletRequest request) { ... } } I have an html form that I want to send form data to chartData2. This will calculate a table, and pass the results back. How do construct a visualization query that also sends form data for this servlet? John -- Yo

[visualization-api] Re: Hide/show rows whith checkbox in line chart

2015-10-15 Thread John Gats
Hi, I used your checkbox version code to set up my google chart display nice work and thank you, the only issue that i have is that if you hide a line the next one will take its color and this can be very confusing. Is there a way for every line to stick to its own color? doesnt matter if its ra

[visualization-api] Re: Hide/show rows whith checkbox in line chart

2015-10-15 Thread John Gats
Hi, I used your code to set up my google chart display nice work and thank you, the only issue that i have is that if you hide a line the next one will take its color and this can be very confusing. Is there a way for every line to stick to its own color? doesnt matter if its random or defined.

Re: [visualization-api] this.stringify is not a function

2015-08-19 Thread sir . john . casey
Hey Daniel, I've similar problem. I face with the error "this.stringify is not a function" . I share the code below. Regards. https://www.google.com/jsapi";> http://code.jquery.com/jquery-2.1.4.min.js";> try{ google.load("visualization", "1", {pack

[visualization-api] Why is it i cant create a new Google Site?

2015-07-29 Thread John Emmanuel
Good afternoon: Someone know why is it i can't create a new Google Site? Already deleted some of my Google site pages because i thought i already consumed the site or if it has a limitation when creating a sites. So someone know what's happening to the Google now? Thank you so much for some inp

[visualization-api] Pssible for google spreadsheet with two timsestamp?

2015-03-26 Thread John Emmanuel
Hello Good afternoon, Hope someone would help me with this, i wanted to have two timestamp on my worksheet without using the google forms, so the logic is like this one, i am going to input the accomplishment column the first column which is the timestamp column will automatically generate

[visualization-api] Google Charts Customization

2015-03-01 Thread John Brooks
Hello Everyone, I am having issues customizing Google charts the way I would like. Here is a link to the page http://www.ironhorsehaulers.com/rn-chart.php . The Data is stored in a .js file. The changes I would like made: I want a two drop downs. First Drop down will be to select what ERA will

[visualization-api] Creating a google chart from a google spreadsheet using dates

2015-01-23 Thread John Bower
I would like to create a timeline chart with google charts (although I think the type of chart is irrelevant). I have the data in a google spreadsheet and it contains a column of strings and two columns of dates. When I try it I get the error message: > Invalid data at row #2: start(Wed Jan 21

Re: [visualization-api] Re: labels and shading for area charts

2014-10-10 Thread John Hughes
native would be to create a new series of data with two points set > slightly in from the min/max of the data set, and annotate these data > points. This is likely to be more work to accomplish, but will probably > produce a more aesthetically pleasing chart. > > > On Thursday, Oc

[visualization-api] Re: labels and shading for area charts

2014-10-09 Thread John Hughes
/// Draw the chart chart.draw(table, options); }).fail(function (request: any, status: any, error: any): void { alert(request.responseText); }); } On Wednesday, October 8, 2014 8:33:36 PM UTC-4, Andrew Gallant wrote: > You can't chan

[visualization-api] Re: labels and shading for area charts

2014-10-06 Thread John Hughes
Andrew, Thanks the annotation allowed me to add the labels to both ends. But the label runs past the end of the chart ends up on top of the number on the left and the legend on the right. Any ideas on how to make them appear fully on the chart. I have tried the textStyle but no luck John

[visualization-api] Re: labels and shading for area charts

2014-10-04 Thread John Hughes
The series suggestion worked perfectly, thanks. Technically I want to label the first and last points on one of the traces. Something along the lines of data[0].label = "start" and data[len-1].label = "end". I don't want the labels on the middle points. Attached is the chart I am trying to em

[visualization-api] labels and shading for area charts

2014-10-04 Thread John Hughes
I am converting a Flash AreaChart to a Google AreaChart, so far so good but I have two questions. The chart I have has 4 trend lines with shading below. H title, V title, and legend right. 1) I need to a label to the end points (far left, far right). All four lines start at the same point.

[visualization-api] access javachart api from China

2014-09-26 Thread John Pham
how do one get access to https://www.google.com/jsapi from China - the google.com address is blocked -- 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

Re: [visualization-api] 24 hour time format for continuous date format x-axis line chart

2014-09-24 Thread John Beranek - PA
x27;ve gone with that. John On Wednesday, 24 September 2014 21:30:57 UTC+1, Daniel LaLiberte wrote: > > Yes, this is a flaw in the current formatting mechanism, that it doesn't > include a context value, such as the day and month at least once. Making > the format of this contex

Re: [visualization-api] 24 hour time format for continuous date format x-axis line chart

2014-09-24 Thread John Beranek - PA
To clarify I was trying to get something like: 22:00 23:00 *24 Sep* 01:00 02:00 John On Wednesday, 24 September 2014 21:14:31 UTC+1, John Beranek - PA wrote: > > > Still confused by the case where you've got just a single date boundary > though: > > > <http

Re: [visualization-api] 24 hour time format for continuous date format x-axis line chart

2014-09-24 Thread John Beranek - PA
inutes: { format: [ "HH:mm" ] } } } }, John On Wednesday, 24 September 2014 21:06:39 UTC+1, John Beranek - PA wrote: > > Happiness is...an appropriate date format: > > > <https://lh4.googleusercontent.com/-xPGfmQxV

Re: [visualization-api] 24 hour time format for continuous date format x-axis line chart

2014-09-24 Thread John Beranek - PA
Happiness is...an appropriate date format: <https://lh4.googleusercontent.com/-xPGfmQxVI1w/VCMkPhuaD5I/AME/DHaJXxoio5g/s1600/2014-09-24_21-05-46.png> John On Wednesday, 24 September 2014 21:00:46 UTC+1, John Beranek - PA wrote: > > Or potentially I've not got the hang o

Re: [visualization-api] 24 hour time format for continuous date format x-axis line chart

2014-09-24 Thread John Beranek - PA
Or potentially I've not got the hang of the minor ticks yet...more experimentation required... John On Wednesday, 24 September 2014 20:56:30 UTC+1, John Beranek - PA wrote: > > Ah, changing it 1.1 did indeed do the trick though. > > John > > On Wednesday, 24 Septem

Re: [visualization-api] 24 hour time format for continuous date format x-axis line chart

2014-09-24 Thread John Beranek - PA
Ah, changing it 1.1 did indeed do the trick though. John On Wednesday, 24 September 2014 20:06:20 UTC+1, Daniel LaLiberte wrote: > > I believe these options should be available now just by loading "1.0". > You could try "1.1" but it shouldn't make a differenc

Re: [visualization-api] 24 hour time format for continuous date format x-axis line chart

2014-09-24 Thread John Beranek - PA
Tricky as the page in on an intranet, and uses an Ajax data source...I'll see if I can quickly boil it down... John On Wednesday, 24 September 2014 20:06:20 UTC+1, Daniel LaLiberte wrote: > > I believe these options should be available now just by loading "1.0". > Yo

Re: [visualization-api] 24 hour time format for continuous date format x-axis line chart

2014-09-24 Thread John Beranek - PA
Not getting those options to have any effect...is there a minimum version of the visualization API to load? Cheers, John On Wednesday, 24 September 2014 19:38:19 UTC+1, Daniel LaLiberte wrote: > > Yes, each set (e.g. "minutes", "hours") is for the different resoluti

Re: [visualization-api] 24 hour time format for continuous date format x-axis line chart

2014-09-24 Thread John Beranek - PA
onth names. Cheers, John On Wednesday, 24 September 2014 19:25:47 UTC+1, Daniel LaLiberte wrote: > > John, > > We actually do have more formatting options for the date and time axes, > but they are, as of yet, undocumented. We should probably make the format > option work as you

[visualization-api] 24 hour time format for continuous date format x-axis line chart

2014-09-24 Thread John Beranek - PA
hot shows, the x-axis labels are more clever than a fixed date/time format... hAxis: { format: '/MM/dd HH:mm'}, So, is it possible to change the x-axis time format to 24-hour? Cheers, John -- You received this message because you are subscribed to the Google Groups "

[visualization-api] Is there a way detect cycles and filter them out prior to generating a sankey diagram?

2014-08-13 Thread John McCauley
Since the source code isn't readily available I am having some difficulty determining which data I should filter out. Anyone else experience a similar situation? -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from t

[visualization-api] Re: 0 rows sometimes. Inconsistent datatable query result

2014-05-09 Thread John Richardson
able to get this value with getTableProperty("totalrows"). When the query result should be 0, the totalrows property is 0. So, this allows me to determine there is a problem. However, I don't understand why fusiontables returns a -1 value for the same query on occasion. A

[visualization-api] 0 rows sometimes. Inconsistent datatable query result

2014-05-08 Thread John Richardson
determine if the result is valid containing rows. However, there are cases when 0 rows is the correct result. Is there any way to ensure that the query.send() returns the correct query result? I am confused why there is this inconsistency. Thanks for your help in advance, John -- You

[visualization-api] HTML Editor

2014-05-06 Thread John Brines
for some free tools that will also work with the scripts. Thanks in advance. John. -- 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

[visualization-api] Re: 2 y-axis and tick marks

2014-04-09 Thread John Smith
27;line' , > series: {0: {targetAxisIndex: 0 }, 1: {targetAxisIndex: 1}}, > vAxes: {0: {ticks: [-25,0,20,50,80,100,125]}} > }; > > See example here: http://jsfiddle.net/asgallant/j7QRd/ - > private<http://jsfiddle.net/asgallant/j7QRd/> > > On T

[visualization-api] Re: Two Charts on one page from imported csv files

2014-04-08 Thread John Brines
Preferably from different csv fikes. John. On Wednesday, 9 April 2014 01:24:24 UTC+1, asgallant wrote: > Do you want to draw more than 1 chart from the same CSV data or from a > different CSV? > > On Tuesday, April 8, 2014 7:24:12 AM UTC-4, John Brines wrote: >> >> H

[visualization-api] Re: 2 y-axis and tick marks

2014-04-08 Thread John Smith
Sure function drawtest() { var data = google.visualization.arrayToDataTable([ ['Date','cola','colb'], ['2013-02-03',19.5304,-.5605693161487579], ['2013-02-04',18.8775,-.24253780022263527], ['2013-02-05',18.2191,.06985996384173632], ['2013-02-06',27.1147,.14070117473602295], ['2013-02-07',35.9662,.

[visualization-api] Two Charts on one page from imported csv files

2014-04-08 Thread John Brines
Hi Guys, I have a chart that imports data from a CSV file, I would like to add more than one chart on the page but I am not sure how to go about it. I know to add Var Data, Var Date1 and Var Option and Var Option1 but as I am getting the data from a CSV is there anything else I need to do.

[visualization-api] 2 y-axis and tick marks

2014-04-05 Thread John Smith
I'm having trouble with this one for sure. column 0 is date in text format column1 & 2 are floating point values Getting 2 different scales is not a problem. Each scale having the tick marks I specify, isn't working. column1 tick marks should be -20, 0, 20, 50, 80, 100, 120 and col2 should be:

Re: [visualization-api] Issue running from server

2014-04-04 Thread John Brines
Perfect on both case, thanks I really appreciated it. John On Friday, 4 April 2014 15:44:50 UTC+1, Sergey wrote: > You are also not correctly changing the color of the vAxis title. The > correct option is vAxis.titleTextStyle.color, making that option something > like the followi

Re: [visualization-api] Issue running from server

2014-04-04 Thread John Brines
No mine is set to IE10. I have tried it in several computer and still the same. Also tried it in Chrome and not working!!! Very Strange :) John On Thursday, 3 April 2014 16:38:49 UTC+1, asgallant wrote: > The server.jpg image looks like an IE8 render. If you're using a later &

Re: [visualization-api] Issue running from server

2014-04-03 Thread John Brines
"}, 3: {type: "line"}, 4: {type: "line"}} John On Thursday, 3 April 2014 15:34:09 UTC+1, Sergey wrote: > That's really odd, and it's nothing that we do that affects it. It looks > like all the things that are supposed to be

Re: [visualization-api] Issue running from server

2014-04-02 Thread John Brines
ing on. Cheers John. On Wednesday, 2 April 2014 15:45:10 UTC+1, Sergey wrote: > You have a few syntax errors now. You're not closing your braces and you > have both a drawVisualization and a drawChart function. It's a bit unclear > what you're trying to do. You'

Re: [visualization-api] Issue running from server

2014-04-02 Thread John Brines
rom-a-csv/17776119 Any idea what s stopping it working? John. http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.org/1999/xhtml";> Google Visualization API Sample google.load('visualization

[visualization-api] Issue running from server

2014-04-02 Thread John Brines
Hi Guys, I can run the following script from my own computer by double clicking on the HTML file, but when I run it from the web server it doesn't show the chart. Any ideas? Any ideas/ John http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.o

[visualization-api] Re: Combined Column abd Line Chart

2014-04-02 Thread John Brines
e"}, 3: {type: "line"}, 4: {type: "line"}} }; Cheers John. On Wednesday, 2 April 2014 12:32:27 UTC+1, John Brines wrote: > Hi guys, > > I have four data series that I want to split in to two bar and two line > chart. My code is below, my question is how d

[visualization-api] Combined Column abd Line Chart

2014-04-02 Thread John Brines
Hi guys, I have four data series that I want to split in to two bar and two line chart. My code is below, my question is how do I get the two lines to show, as it is the now I have three colums and 1 lines. Any help much appreciated. John http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd

[visualization-api] Re: candlestick charts + multiple trend lines

2014-03-11 Thread John Smith
n (date string) column at the point where you want the line. The > projection lines you will have to add as additional data series, and plot > this all on a ComboChart instead of a CandlestickChart. > > On Tuesday, March 11, 2014 10:32:38 AM UTC-4, John Smith wrote: >> >

[visualization-api] candlestick charts + multiple trend lines

2014-03-11 Thread John Smith
I'm looking to do something like this. Two things are happening in this picture 1) I want to force a major vertical axis line on a particular tick (2013-10-01, in this case). A Purple line here, but any color will do. 2) I want to draw 3 projection lines from

[visualization-api] Re: Title page on Org Chart

2014-02-25 Thread John Brines
Hi Buddy, That worked a treat thanks. John. On Monday, 24 February 2014 17:07:31 UTC, asgallant wrote: > The OrgCharts don't support adding a chart title, so you have to add it to > your HTML: > > IT Department Org Chart > > > On Monday, February 24, 2014 7:3

[visualization-api] Title page on Org Chart

2014-02-24 Thread John Brines
n('string', 'Manager'); data.addColumn('string', 'ToolTip'); data.addRows([ [{v:'Frank', f:'Frank<div style="color:#80; font-style:italic; font-weight:bold">Head of IT</div>'}, '', 'Head o

Re: [visualization-api] Noob question - new google.visualisation.Query - ReferenceError: google is not defined

2014-02-05 Thread John Bowskill
On Friday, 9 March 2012 12:15:18 UTC, Jeremy Gooch wrote: > > Hi, > > Thanks for the reply. > > I was hoping to use the query functionality within the API in order to > select unique values from a large (3000x70) spreadsheet grid of data - > which includes about 200 different values. It seemed

[visualization-api] Re: New release causing change of intended functionality

2013-11-27 Thread John Weightman
html attached. -- 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 google-visualization-api+unsubscr...@googlegroups.com. To post to this group, send ema

[visualization-api] New release causing change of intended functionality

2013-11-27 Thread John Weightman
I have a chart http://api.sappsuma.com/analytics.aspx?appid=97d79ff0-74ff-4381-b7d2-5a6f5fa295f9 - prior to the release selecting either of the legends would remove it from the chart. Now it highlights the line. Code is at http://jsfiddle.net/vivoid/EN4zU/ The fiddle isn't showing but the

[visualization-api] Combo chart with bars but TWO lines

2013-11-20 Thread John Howell
a standard combo chart? Any help appreciated. Thanks. John. PS - Have tried just adding another line pointing to a different data set (like below) but no luck. series: {2: {type: "line"}} -- You received this message because you are subscribed to the Google Groups "Google Vi

[visualization-api] Re: Nested Pie/Donut Charts?

2013-11-03 Thread John Smith
as always, thanks for your time and expertise -- 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 google-visualization-api+unsubscr...@googlegroups.com.

[visualization-api] Nested Pie/Donut Charts?

2013-11-02 Thread John Smith
How could I do something like this? http://ofcgwt.googlecode.com/svn/demo/Events.html -stumped ps. pulling out the slices, animation etc isn't that important. Just the drill down into a 2nd chart per slice and pull back. thanks -- You received this message because you are subscribed to

[visualization-api]

2013-10-01 Thread John Madden
-- 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 google-visualization-api+unsubscr...@googlegroups.com. To post to this group, send email to google-vis

[visualization-api] Google Org Chart Root sibling

2013-09-06 Thread John Huang
Hi All, I am using google org chart. I want to add a sibling for the root node. And I want to put the sibling on the left of the root node with a horizontal connection line? Is there any way to implement it? Thank you! Best, John -- You received this message because you are subscribed to

Re: [visualization-api] Re: Org Charts Connection Lines

2013-08-29 Thread John Huang
Hello Asgallant, I see. It doesn't work either. But I know what's the problem. I run this code on TWiki platform, which doesn't support a lot of things. So thank you! I won't try anything about it. Thank you! Best, John -- You received this message because you are subscribed

Re: [visualization-api] Re: Org Charts Connection Lines

2013-08-29 Thread John Huang
Hello Asgallant, It doesn't work either. But thank you so much for your quick reply. What do you mean the factors? How do I get those information? (how can I add more factors to the selector? sorry that I am very new to this area). Best, John -- You received this message because yo

  1   2   >