The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
869 views

How to filter column in chart web part?

I have a list with 3 columns, Month, volvo, benz. I have created a chart which contains 2 series, volvo and benz. It shows 2 series based on month, for example for jan, it shows value volvo & benz ...
0
votes
1answer
21 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?
0
votes
1answer
257 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
0answers
16 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 ...
1
vote
0answers
355 views

Chart in Sharepoint, No Code

I have below data in custom list State A1 A1 A1 A2 A2 A3 Can I create below type of chart in Sharepoint 2010 where x axis is state and y axis is state occurrence.
1
vote
0answers
142 views

GroupBy Chart in Sharepoint 2010

I have below data in List, I have created a chart where x axis=Loc, y axis=% Done. Now on x axis i want to display data for all quarter for one Loc together. I have tried using groupby on Quarter but ...
0
votes
0answers
81 views

Sharepoint Chart Webpart: Change source with javascript?

I have a Chart webpart which displays some numeric graphs from a list. Is there a way to programmatically change this data source to another list? The name of that list is stored in a ...
0
votes
0answers
77 views

Why isn't all my data showing in the web chart part?

When I retrive the data all 3 columns are displayed but when I click finish to create the bar cart only July's data shows up. Websites July '12 Aug '12 Q2C & Compass home ...