It depends on where the data is kept. If it comes from a Google Sheet then you can give various people permissions to edit the sheet. Unless you've specified which columns and rows are getting imported in the code then changes to the spreadsheet take effect as soon as the page is refreshed in the browser.
The same as if it comes from any other database, whoever has permission to update that can edit it. If you've put the data in the code, as with most of the examples in https://developers.google.com/chart/ then whoever has access to the code needs to edit it. If you've specified which rows and columns are being imported in the code, then those probably need to be changed as well. -- 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/9b234c19-c788-4bde-baed-ca337a328683%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
