In this article, we will be providing a brief on Sunburst Chart. Sunburst chart is basically a stacked pie chart. It is created by stacking necessary amount of pie charts on top of each other. This is ideal for presenting the hierarchical data. Each level of the hierarchy is represented by one ring or circle
Read More
A bubble chart is a variation of a scatter chart in which the data points are replaced with bubbles, and an additional dimension of the data is represented in the size of the bubbles. A bubble chart can be used to plot upto 4 variables i.e. X axis values, Y axis values, Size of the
Read More
In this article, we will be providing a brief on the usage of Donut Charts. Donut chart is just a simple pie chart with a radius inside. The radius can be defined in any of the size, both in percentage or pixels. Donut charts are used to display data in rings, where each ring represents a
Read More
In this article, we will be providing a brief on the usage of pie charts. A pie chart is a statistical graph, which is divided into slices to show the numerical data. Pie charts are generally used to show percentage or proportional data and usually the percentage shown by each category is provided next to
Read More
In this Article, we will provide you brief on Bar Chart/Graph. A bar chart or bar graph is a chart that shows the grouped data with rectangular bars. A bar graph is a chart that uses either horizontal bars or vertical bars to show comparisons among various categories. A vertical bar chart is sometimes called
Read More
In this Article, we will provide you a brief on Area Chart. Information is graphed on two axes, using the data points and are connected by line segments. The area between the axis and line is usually done with color or shading for simple understanding. Area charts can be used to compare two or more
Read More
Users can create Reports in the form of Table, Chart, Cross-tab and Geographical Map. Table: Output is seen in a tabular format (Rows & Columns) Charts: Users can select any of the charts from the list containing Non-axes charts, Axes charts & advanced charts to create data visualizations. Cross-tab: Data in the tabular format
Read More
In this article you will learn about how to rotate the axis. Initially, create or open existing report consist of chart wherein you want to do the same. Also, chart should be axis based. Here, we have used Bar Chart and highlighted region is a axis tick. To rotate the axis tick will require a
Read More
In this article you will learn how to remove highlighted region. In the previous article you have learnt about how to add region on X or Y axis. View of Highlighted Region : To remove the region from a chart there are 2 ways : By applying remove code externally By removing existing code To apply
Read More
In this article you will learn how to remove specific data points. This can be only applied on non- axes charts like pie, doughnut etc. Open the visualization where you want to remove specific data point. Referring to above generated pie chart we have decided to remove data points “Lucknow” and “New Delhi” from the list. The data
Read More