0
votes
1answer
27 views

display Multi parents-childs dynamic Diagrams in sharepoint web access

We design KMS (Knowledge Management Systems) with SharePoint that everything is OK but we need to Display relations between entities,Documents and etc. in Web access. my question about solutions: ...
1
vote
1answer
24 views

How to import the data from a Google Public Data Explorer into SharePoint 2010 out-of-box charts

using the new Google PDE I was wondering if there was a way of importing the data into my nicely formatted Chart Web Parts in sharepoint 2010.
1
vote
1answer
196 views

Sharepoint Excel data table and Chart

Need help about sharepoint. I have a table data collection currently in ms excel document look like the following image. every last day of the week the information will be updated (append new ...
1
vote
1answer
888 views

how to add a custom filter for a chart?

I have a list which contains multiple column. I have inserted the chart web part and its showing the graph based on the column list. Now i want to add a custom drop down filter which contains column ...
5
votes
6answers
3k views

How to programmatically create a chart in SharePoint?

I need to create a chart based on items from a list dynamically in a webpart...