-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathpbiviz.json
More file actions
22 lines (22 loc) · 926 Bytes
/
pbiviz.json
File metadata and controls
22 lines (22 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"visual": {
"name": "LineDotChart",
"displayName": "LineDot Chart 2.1.1.0",
"guid": "LineDotChart1460463831201",
"visualClassName": "LineDotChart",
"version": "2.1.1.0",
"description": "The LineDot chart is an animated line chart with fun animated dots. Use the LineDot chart to engage your audience especially in a presentation context. The bubbles size can be dynamic based on data you provide. A counter is provided that you can use to show a running value as the chart animates. Format options are provided for Lines, Dots, and Animation.",
"supportUrl": "https://community.powerbi.com",
"gitHubUrl": "https://github.com/Microsoft/powerbi-visuals-linedotchart"
},
"apiVersion": "5.11.0",
"author": {
"name": "Microsoft",
"email": "pbicvsupport@microsoft.com"
},
"assets": {
"icon": "assets/icon.png"
},
"externalJS": [],
"capabilities": "capabilities.json"
}