2016-12-01 17:21:07 +03:00
|
|
|
{
|
|
|
|
"dataRoles": [
|
|
|
|
{
|
|
|
|
"name": "Source",
|
|
|
|
"kind": "Grouping",
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayName": "Source",
|
|
|
|
"displayNameKey": "Visual_Source"
|
2016-12-01 17:21:07 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Destination",
|
|
|
|
"kind": "Grouping",
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayName": "Destination",
|
|
|
|
"displayNameKey": "Visual_Destination"
|
2016-12-01 17:21:07 +03:00
|
|
|
},
|
2017-06-21 16:25:24 +03:00
|
|
|
{
|
|
|
|
"name": "DestinationLabels",
|
|
|
|
"kind": "Grouping",
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayName": "Destination labels",
|
|
|
|
"displayNameKey": "Visual_DestinationLabels"
|
2017-06-21 16:25:24 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "SourceLabels",
|
|
|
|
"kind": "Grouping",
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayName": "Source labels",
|
|
|
|
"displayNameKey": "Visual_SourceLabels"
|
2017-06-21 16:25:24 +03:00
|
|
|
},
|
2016-12-01 17:21:07 +03:00
|
|
|
{
|
|
|
|
"name": "Weight",
|
|
|
|
"kind": "Measure",
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayName": "Weight",
|
|
|
|
"displayNameKey": "Visual_Weight"
|
2016-12-01 17:21:07 +03:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"dataViewMappings": [
|
|
|
|
{
|
|
|
|
"conditions": [
|
|
|
|
{
|
|
|
|
"Source": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"Destination": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
2017-06-21 16:25:24 +03:00
|
|
|
"SourceLabels": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"DestinationLabels": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
2016-12-01 17:21:07 +03:00
|
|
|
"Weight": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Source": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"Destination": {
|
|
|
|
"min": 0,
|
|
|
|
"max": 1
|
|
|
|
},
|
|
|
|
"Weight": {
|
|
|
|
"min": 1,
|
|
|
|
"max": 1
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"categorical": {
|
|
|
|
"categories": {
|
|
|
|
"select": [
|
|
|
|
{
|
|
|
|
"bind": {
|
|
|
|
"to": "Source"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"bind": {
|
|
|
|
"to": "Destination"
|
|
|
|
}
|
2017-06-21 16:25:24 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"bind": {
|
|
|
|
"to": "SourceLabels"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"bind": {
|
|
|
|
"to": "DestinationLabels"
|
|
|
|
}
|
2016-12-01 17:21:07 +03:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"dataReductionAlgorithm": {
|
|
|
|
"top": {}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"values": {
|
|
|
|
"for": {
|
|
|
|
"in": "Weight"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"objects": {
|
|
|
|
"labels": {
|
|
|
|
"displayName": "Data labels",
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayNameKey": "Visual_DataPointsLabels",
|
2016-12-01 17:21:07 +03:00
|
|
|
"properties": {
|
|
|
|
"show": {
|
|
|
|
"displayName": "Show",
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayNameKey": "Visual_Show",
|
2016-12-01 17:21:07 +03:00
|
|
|
"type": {
|
|
|
|
"bool": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"fill": {
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayName": "Color",
|
|
|
|
"displayNameKey": "Visual_LabelsFill",
|
2016-12-01 17:21:07 +03:00
|
|
|
"type": {
|
|
|
|
"fill": {
|
|
|
|
"solid": {
|
|
|
|
"color": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"fontSize": {
|
|
|
|
"displayName": "Text Size",
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayNameKey": "Visual_TextSize",
|
2016-12-01 17:21:07 +03:00
|
|
|
"type": {
|
|
|
|
"formatting": {
|
|
|
|
"fontSize": true
|
|
|
|
}
|
|
|
|
}
|
2017-06-21 16:25:24 +03:00
|
|
|
},
|
|
|
|
"forceDisplay": {
|
|
|
|
"displayName": "Force display",
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayNameKey": "Visual_Force_Display",
|
2017-06-21 16:25:24 +03:00
|
|
|
"description": "Display all labels anyway",
|
|
|
|
"type": {
|
|
|
|
"bool": true
|
|
|
|
}
|
2016-12-01 17:21:07 +03:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"links": {
|
|
|
|
"displayName": "Links",
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayNameKey": "Visual_Links",
|
2016-12-01 17:21:07 +03:00
|
|
|
"properties": {
|
|
|
|
"fill": {
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayName": "Color",
|
|
|
|
"displayNameKey": "Visual_LabelsFill",
|
2016-12-01 17:21:07 +03:00
|
|
|
"type": {
|
|
|
|
"fill": {
|
|
|
|
"solid": {
|
|
|
|
"color": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2017-06-21 16:25:24 +03:00
|
|
|
},
|
|
|
|
"nodes": {
|
|
|
|
"displayName": "Nodes",
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayNameKey": "Visual_Nodes",
|
2017-06-21 16:25:24 +03:00
|
|
|
"properties": {
|
|
|
|
"fill": {
|
2017-07-07 15:20:56 +03:00
|
|
|
"displayName": "Color",
|
|
|
|
"displayNameKey": "Visual_LabelsFill",
|
2017-06-21 16:25:24 +03:00
|
|
|
"type": {
|
|
|
|
"fill": {
|
|
|
|
"solid": {
|
|
|
|
"color": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2016-12-01 17:21:07 +03:00
|
|
|
}
|
2017-05-28 08:40:40 +03:00
|
|
|
},
|
|
|
|
"sorting": {
|
|
|
|
"implicit": {
|
|
|
|
"clauses": [
|
|
|
|
{
|
|
|
|
"role": "Weight",
|
|
|
|
"direction": 1
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2016-12-01 17:21:07 +03:00
|
|
|
}
|
|
|
|
}
|