10 lines
224 B
XML
10 lines
224 B
XML
{
|
|
"widgettype": "ChartBar",
|
|
"options": {
|
|
"height": "200px",
|
|
"data_url": "/sage_datamart/api/distributor_currency.dspy",
|
|
"nameField": "currency",
|
|
"valueFields": ["revenue_cny"]
|
|
}
|
|
}
|