Overview
Version
FineBI Version | Functional Change |
---|---|
6.0 | / |
Application Scenario
· Rose charts, also known as polar bar charts, are a type of charts that display data using a polar coordinate system.
· In a rose chart, each data point is placed on a circular plane based on its size and angle.
· For example, different colors represent different dates, the amount of gross profits maps the radius, and the sales volume maps the angle, as shown in the following figure.
Basic Requirement
The following table shows the basic requirements for a rose chart.
Chart Effect | Dimension Field | Indicator Field |
---|---|---|
Rose chart | 1 | 2 |
Chart Feature
1. Advantage
· Intuitive display of directional data: A rose chart can clearly show the directional and periodic characteristics of the data.
· Visualization of data volumes: The radius can intuitively reflect the data volume.
2. Disadvantage
· Difficulty in data interpretation: It may be difficult for users who are not familiar with polar coordinate systems to interpret a rose chart.
· Congestion in data-intensive situations: A rose chart with highly dense data points may appear cluttered, which is difficult to distinguish neighboring data points.
Example
Data Preparation
1. Log in to FineBI, click My Analysis, select a folder, and click New Subject, as shown in the following figure.
2. Click Local Excel and click Upload Data, as shown in the following figure.
You can download the sample data Product Sales.xlsx.
3. Click OK after the data is uploaded.
4. Click Save to complete the data creation, as shown in the following figure.
Component Creation
1. Click Component in the lower left corner.
2. Select Rose Chart in Chart Type.
3. Drag the dimension fields Date, Gross Profit, and Sales from the left to-be-analyzed area to Color, Radius, and Angle respectively in Graphic Property. Then a rose chart is generated.
Different colors represent different dates, the amount of gross profits maps the radius, and the sales volume maps the angle, as shown in the following figure.
4. Click the drop-down icon of the dimension field Date and select Year-Quarter, as shown in the following figure.
Component Beautification
1. Radius Setting
Click the radius setting icon and set Core to Filled, as shown in the following figure.
2. Sorting
Click the drop-down icon of Date in the Color bar, select Ascend, and click Gross Profit(Sum) to sort data by gross profit in the ascending order, as shown in the following figure.
3. Legend Setting
Choose Component Style > Legend, and deselect Radius in Display All Legends to hide the radius legend, as shown in the following figure.
Dashboard Creation
1. Click the Add Dashboard button at the bottom of the analysis subject editing page.
2. Drag the component into the dashboard on the dashboard editing page, as shown in the following figure.
3. Select Edit Title from the drop-down list, set Font Style to Custom, set the title to Rose Chart, and click OK.
Effect Display
1. PC
2. Mobile Terminal