Example 5: Get description for one attribute only

Sometimes you only want to only describe one attribute, or you are useing a component, which only displays one icon for a dataset. (See Worldmap2d or Chart components)
For this cases you can choose the attribute you want to visualise, by specifying it in the Datadescription components options.

VIEW-Requestor

<div id="datadescription_example5_present" swa="Present FROM ../../../data/visualisation/datadescription/example3/exampledata.json TEMPLATE table_for_all_datasets"></div>
<div id="datadescription_example5" swa="Datadescription FROM ../../../data/visualisation/datadescription/example4/description_definition.json"></div>
        
CONFIGURATION

Example for calculating color, description, etc. only for attribute "intval"

DATASOURCE

This example uses the same description definition as example 4.

This is the same data displayed in example 3.