A pie chart (or a circle chart) is a circular statistical graphic which is divided into slices to illustrate numerical proportion. It is suitable to represent data in 2 dimensions, where one dimension is enumerated and another is numeric. In the following example the dimensions are source and amount.
Pie charts in Arbometa
In Arbometa pie chart is a preview action for a node. If you don't understand, what we are talking about, please check our about page.
How we made this example
Related topics
How to create a node
Data import explained
Search filters explained
About our software development approach
Pie charts in Arbometa
In Arbometa pie chart is a preview action for a node. If you don't understand, what we are talking about, please check our about page.
How we made this example
- We've created a node "Electricity production" with 4 fields: country, year, source and amount. How to create a node.
- Added a preview of pie chart type to the node.
- Added two search filters to the preview - country and year (filters explained).
- We had a file with data in CSV format (CSV format represents data as a table - you can open it in Excel, for example). Every row in the file contained information about one source of one country in the particular year.
- Created an import (imports explained).
- Automatically generated programming code.
- Imported data from the file.
- Made some minor modifications to the design.
Related topics
How to create a node
Data import explained
Search filters explained
About our software development approach
Country:
Year: