Search is really important when you deal with huge amounts of data. In Arbometa you can easily add search filters (fields) to any preview just by selecting the preview node's fields you would like to see in the search form. Later, after the code is automatically generated, you can modify any search filter - for example, you can change a field with free text input to a selectbox with fixed options.
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
Pie chart
About our software development approach
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.
- 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
Pie chart
About our software development approach
Country:
Year: