Tagged Questions
0
votes
1answer
18 views
Force Chart Web Part to show all labels
When using the Chart Web Part (horizontal bars) only every fifth bar-label gets displayed. The end user can't see what the other bars represent.
Is there a way to display every label for one axis?
1
vote
0answers
13 views
Import Error on ChartDataProvider Webpart
My Sharepoint project contains a visual Webpart which retrieves data and works fine.
In addition to that, I want to display some Chart webparts which visualize this data.
In order to do so, i added a ...
0
votes
1answer
66 views
SharePoint Chart WebParts: Is there a way to add a timestamp?
I've been working with the chart webparts, and was wondering if there is a way to add a timestamp to them. Thanks so much.
1
vote
1answer
552 views
Using a date column in a sharepoint online web chart web part
I added a "web chart" web part to a sharepoint online page from the browser interface.
Next, I decided to run the Data connection wizard to connect my chart to an excel services. In the step 3 of ...
0
votes
1answer
256 views
How do grouping data in Chart WebPart?
II have a list with lookup field .
I want created a chart with Chart WebPart that grouping data with lookup field and calculate sum a special field .
How can I do?
1
vote
1answer
292 views
How to create an empty ChartWebPart
In my onet.xml I have a ChartWebPart. When I create a site, my ChartWebPart is filled with random data. Users get confused.
How to create an empty ChartWebPart which users can connect to their data?
...
4
votes
2answers
1k views
How to change sort order of axis on Chart Web Part?
I have a Chart Web Part that is connected to a SharePoint list. I modified the All Items default view of the list so that it would be sorted correctly but the Chart Web Part does not pickup on the ...