UNPKG

isite

Version:

Create High Level Multi-Language Web Site [Fast and Easy]

51 lines 1.01 kB
{ "data": [ { "country": "Lithuania", "litres": 501.9 }, { "country": "Czech Republic", "litres": 301.9 }, { "country": "Ireland", "litres": 201.1 }, { "country": "Germany", "litres": 165.8 }, { "country": "Australia", "litres": 139.9 }, { "country": "Austria", "litres": 128.3 }, { "country": "UK", "litres": 99 }, { "country": "Belgium", "litres": 60 }, { "country": "The Netherlands", "litres": 50 } ], "legend": {}, "innerRadius": "40%", "series": [ { "type": "PieSeries3D", "dataFields": { "value": "litres", "category": "country" } } ] }