This is a migrated thread and some comments may be shown as answers.

How to use Graph report item to genereate different chart

1 Answer 302 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Yashwant
Top achievements
Rank 1
Yashwant asked on 18 Jun 2014, 12:05 PM
Hello Telerik Team ,

could anyone help me please to generate the charts with Graph item or provide any helpful demo vedio ?
I am new with Telerik reporting and i want to generate stacked bar/columns charts on dynamic data on report, data will be filtered on the basis of report parameter ,I didn't get the solution after lots of try and R&D and now very frustrated  , i think i was not able to  Arrange Graph fields (Categories, Series and values )  so ,data was not properly shown with graph .i have attached the image with graph which i need to shown and data which i have please find the attachment.

Awaiting your valuable assistance

Thanks and Regards
Yashwant 



 

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 20 Jun 2014, 03:25 PM
Hello Yashwant,

The Graph item series displays aggregated data to visualize one or more measures. At runtime the intersection between the series group hierarchy members and the category group hierarchy members defines the data points in the series. For each data point one or more aggregate functions are calculated to define the value/coordinates of the data points.

In order to grasp the concepts behind the Graph item we recommend to go through a couple of our help articles elaborating on using the Graph:
  1. First and foremost it is important to know the basic elements of a chart created with the Graph item. The following help article shows these elements: Graph Structure.

  2. The Graph item is a data item and similar to the Table item it allows developers to summarize data by two dimensions (CategoryGroups hierarchy and SeriesGroups hierarchies) and display one or more measures (depending on the series type). It is important to carefully prepare and understand your data before you create a graph, as this will help you design your charts quickly and efficiently. More about connecting to data can be seen in the Graph: Connecting to Data help article.

  3. The provided capture.png shows a bar chart and a column chart. We have created a help article on the Bar Chart and also How to create a bar chart. There is a similar How to create a column chart article for the Column Chart as well.

  4. You can also check our online demos which contain Bar/Column Charts and also Stacked Bar/Column Charts. The following demo reports contains the mentioned chart types: Sales By Region DashboardSales DashboardProduct Line SalesEmployee Sales Summary. All of these reports' source code can be found in the Telerik Reporting installation folder on your machine: C:\Program Files (x86)\Telerik\Reporting <version>\Examples.

Regards,
Nasko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Yashwant
Top achievements
Rank 1
Answers by
Nasko
Telerik team
Share this question
or