forked from AUS-DOH-Safety-and-Quality/PowerBI-SPC
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpbiviz.json
More file actions
25 lines (25 loc) · 657 Bytes
/
pbiviz.json
File metadata and controls
25 lines (25 loc) · 657 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"visual":{
"name":"PBISPC",
"displayName":"SPC Charts",
"guid":"PBISPC",
"visualClassName":"Visual",
"version":"1.4.4.21",
"description":"A PowerBI custom visual for SPC charts",
"supportUrl":"https://github.com/AUS-DOH-Safety-and-Quality/PowerBI-SPC",
"gitHubUrl":"https://github.com/AUS-DOH-Safety-and-Quality/PowerBI-SPC"
},
"apiVersion":"4.7.0",
"author":{
"name":"HQIU - WA Health",
"email":"safetyandquality@health.wa.gov.au"
},
"assets":{
"icon":"assets/icon.png"
},
"externalJS":null,
"style":null,
"capabilities":"capabilities.json",
"dependencies":null,
"stringResources":[]
}