Comments on: SharePoint: Interactive Charts using Google Visualization API v2.0 http://www.endusersharepoint.com/2010/08/27/sharepoint-interactive-charts-using-google-visualization-api-v2-0/ No GeekSpeak on SharePoint 2007 WSS and MOSS Mon, 27 Dec 2010 21:17:12 -0500 http://wordpress.org/?v=2.8.6 hourly 1 By: Alexander Bautz http://www.endusersharepoint.com/2010/08/27/sharepoint-interactive-charts-using-google-visualization-api-v2-0/comment-page-1/#comment-114454 Alexander Bautz Tue, 30 Nov 2010 07:13:40 +0000 http://www.endusersharepoint.com/?p=9451#comment-114454 I'm glad you figured it out! Alexander I’m glad you figured it out!

Alexander

]]>
By: Ahmed Mulla http://www.endusersharepoint.com/2010/08/27/sharepoint-interactive-charts-using-google-visualization-api-v2-0/comment-page-1/#comment-114453 Ahmed Mulla Tue, 30 Nov 2010 07:07:44 +0000 http://www.endusersharepoint.com/?p=9451#comment-114453 OK never mind. I had broken the inheritance of the document library that contained the .js files where only owners can see it. That's why only owners were able to see the graphs. Stupid me :D OK never mind. I had broken the inheritance of the document library that contained the .js files where only owners can see it. That’s why only owners were able to see the graphs. Stupid me :D

]]>
By: Ahmed Mulla http://www.endusersharepoint.com/2010/08/27/sharepoint-interactive-charts-using-google-visualization-api-v2-0/comment-page-1/#comment-114438 Ahmed Mulla Tue, 30 Nov 2010 05:41:12 +0000 http://www.endusersharepoint.com/?p=9451#comment-114438 We're all using the say operating system and browser. While I was troubleshooting I forgot that I used a 3rd party application called SharePoint list form extensions to play with the view permission, at the time I created the graphs, there was a rule I put in that allow owners only to view. I took out that rule and it's still the same. We’re all using the say operating system and browser.

While I was troubleshooting I forgot that I used a 3rd party application called SharePoint list form extensions to play with the view permission, at the time I created the graphs, there was a rule I put in that allow owners only to view. I took out that rule and it’s still the same.

]]>
By: Alexander Bautz http://www.endusersharepoint.com/2010/08/27/sharepoint-interactive-charts-using-google-visualization-api-v2-0/comment-page-1/#comment-114365 Alexander Bautz Mon, 29 Nov 2010 22:20:21 +0000 http://www.endusersharepoint.com/?p=9451#comment-114365 Hi, I need to know which operating system and browser your college are using. Alexander Hi,
I need to know which operating system and browser your college are using.

Alexander

]]>
By: Alexander Bautz http://www.endusersharepoint.com/2010/08/27/sharepoint-interactive-charts-using-google-visualization-api-v2-0/comment-page-1/#comment-114364 Alexander Bautz Mon, 29 Nov 2010 22:16:47 +0000 http://www.endusersharepoint.com/?p=9451#comment-114364 Hi, This is not possible. <a href="http://code.google.com/intl/en/apis/visualization/documentation/index.html" rel="nofollow">Refer the documentation</a> Alexander Hi,
This is not possible. Refer the documentation

Alexander

]]>
By: Ahmed Mulla http://www.endusersharepoint.com/2010/08/27/sharepoint-interactive-charts-using-google-visualization-api-v2-0/comment-page-1/#comment-114252 Ahmed Mulla Mon, 29 Nov 2010 08:12:52 +0000 http://www.endusersharepoint.com/?p=9451#comment-114252 Wonderful stuff. I did this a while ago and it worked just fine, but my colleague (who is not an owner on the site) cannot see the graphs. He doesn't see any error messages, just blank. Is there something I'm missing? Wonderful stuff. I did this a while ago and it worked just fine, but my colleague (who is not an owner on the site) cannot see the graphs. He doesn’t see any error messages, just blank. Is there something I’m missing?

]]>
By: Ramnath http://www.endusersharepoint.com/2010/08/27/sharepoint-interactive-charts-using-google-visualization-api-v2-0/comment-page-1/#comment-114246 Ramnath Mon, 29 Nov 2010 07:40:49 +0000 http://www.endusersharepoint.com/?p=9451#comment-114246 Hi Alex, This is a awesome stuff. How do choose various chart types? Could you please help, I'm trying to fetch the 2axis graphs, Bar & Line chart in one etc. Regards, Ram Hi Alex,

This is a awesome stuff.

How do choose various chart types? Could you please help, I’m trying to fetch the 2axis graphs, Bar & Line chart in one etc.

Regards,
Ram

]]>
By: Michael http://www.endusersharepoint.com/2010/08/27/sharepoint-interactive-charts-using-google-visualization-api-v2-0/comment-page-1/#comment-107510 Michael Wed, 20 Oct 2010 19:37:07 +0000 http://www.endusersharepoint.com/?p=9451#comment-107510 FIRST check (pls, excuse the typo above) FIRST check (pls, excuse the typo above)

]]>
By: Michael http://www.endusersharepoint.com/2010/08/27/sharepoint-interactive-charts-using-google-visualization-api-v2-0/comment-page-1/#comment-107509 Michael Wed, 20 Oct 2010 19:35:33 +0000 http://www.endusersharepoint.com/?p=9451#comment-107509 Hello Alexander, has loaded 2.7. Fist check: edit existing map. All misfunctions with selecting site has gone! Great Work, now I must use it more to understand it better. Kind Regards Michael Hello Alexander,

has loaded 2.7. Fist check: edit existing map. All misfunctions with selecting site has gone!

Great Work, now I must use it more to understand it better.

Kind Regards
Michael

]]>
By: Alexander Bautz http://www.endusersharepoint.com/2010/08/27/sharepoint-interactive-charts-using-google-visualization-api-v2-0/comment-page-1/#comment-107273 Alexander Bautz Tue, 19 Oct 2010 22:17:00 +0000 http://www.endusersharepoint.com/?p=9451#comment-107273 <strong>I have published v2.7 of the script - as this is a cross post and i do not have edit access, here is the "change log":</strong> This version is the final fix (i hope...) for the web selector problems for non Site Collection Administrators (SCA). For SCA's there are no changes, but for those not SCA, I have abandoned my attempt to auto populate a web selector and gone for a input field. The user must write the URL of the web to load the list collection from. The reason for this is the fact that the method "GetAllSubWebCollection" is not accessible to non SCA's, and that the manual iteration trough all webs caused prompts for credentials as it hit webs the current user did not have access to. You will still get a credential prompt if you try to load the list collection for a web you have no rights to, but you will not get stuck in a "endless" loop of credential prompts. <strong>New features:</strong> In this version i have added the option to restrict edit access for a individual chart to a specific SharePoint user group. You find this setting in the Advanced option area in the "Edit Chart GUI": <a title="Click to enlarge" href="http://sharepointjavascript.files.wordpress.com/2010/10/restricteditaccess.png" rel="nofollow"></a> This is no "real" security setting as it only skips the rendering of the "edit chart button" and does not restrict the edit rights to the chart configuration list. If you want a true security setting you must change the permissions for each "chart" in the configuration list, or the permission for the configuration list itself. Important! v2.7 requires you to add one column of type "Single line of text" to the chart configuration list. The name of the field must be exactly "EditAccessGroupID" (without the quotes). Optionally you can delete the configuration list and have the script recreate it. The latter will result in you loosing all your existing chart configurations. Please let me know if you find any bugs. Alexander I have published v2.7 of the script – as this is a cross post and i do not have edit access, here is the “change log”:
This version is the final fix (i hope…) for the web selector problems for non Site Collection Administrators (SCA).

For SCA’s there are no changes, but for those not SCA, I have abandoned my attempt to auto populate a web selector and gone for a input field. The user must write the URL of the web to load the list collection from. The reason for this is the fact that the method “GetAllSubWebCollection” is not accessible to non SCA’s, and that the manual iteration trough all webs caused prompts for credentials as it hit webs the current user did not have access to.

You will still get a credential prompt if you try to load the list collection for a web you have no rights to, but you will not get stuck in a “endless” loop of credential prompts.

New features:
In this version i have added the option to restrict edit access for a individual chart to a specific SharePoint user group. You find this setting in the Advanced option area in the “Edit Chart GUI”:

This is no “real” security setting as it only skips the rendering of the “edit chart button” and does not restrict the edit rights to the chart configuration list. If you want a true security setting you must change the permissions for each “chart” in the configuration list, or the permission for the configuration list itself.

Important!
v2.7 requires you to add one column of type “Single line of text” to the chart configuration list. The name of the field must be exactly “EditAccessGroupID” (without the quotes). Optionally you can delete the configuration list and have the script recreate it. The latter will result in you loosing all your existing chart configurations.

Please let me know if you find any bugs.

Alexander

]]>