There is no edit button, so your only choice is to spam multiple posts.

Hmm...you may have some luck looking at the HTML5 File API (basic overview: 
http://www.html5rocks.com/en/tutorials/file/dndfiles/).  You may be able to 
use that to read in your JSON files.  I wrote up a description of the JSON 
format for a DataTable here <http://stackoverflow.com/a/21762558/613559>, 
if that is helpful.

The JSON format for a DataTable is outlined here: 

On Monday, May 12, 2014 5:15:38 AM UTC-4, David Kasabji wrote:
>
> (I really cannot find the EDIT button, is there any?)
>
> EDIT: I should be more concrete.  My goals it to create a JSON Folder, 
> which would contain JSON files inside it.  And then while browsing my 
> webpage, when you click on a certain link, it would call that JSON.FILE 
> (that is associated to the link - is there some INCLUDE statement for that 
> matter?) it would draw a Chart with the data from the specific JSON file.
>
> EXAMPLE:
>
> I click on link YEAR INCOME.
>
> This should open an HTML page, which should have some sort of #include 
> statement inside. Because I will have PLENTY of JSON files in the same 
> folder, and I need only ONE SPECIFIC json file of that folder. 
>
>
> I hope it is understandable, and sorry for this annoying spams posts, I 
> cant figure out wheres the edit button.
>
>
>

-- 
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/d/optout.

Reply via email to