Skip to content

Instantly share code, notes, and snippets.

@jongio
Last active May 10, 2017 16:23
Show Gist options
  • Select an option

  • Save jongio/0a6a93047e2a9830efa0518688ea6c69 to your computer and use it in GitHub Desktop.

Select an option

Save jongio/0a6a93047e2a9830efa0518688ea6c69 to your computer and use it in GitHub Desktop.
pbiviz.json
{
"visual": {
"name": "liquidFillGauge",
"displayName": "liquidFillGauge",
"guid": "liquidFillGauge93CE6A47554D42C181409FA800464B76",
"visualClassName": "Visual",
"version": "1.0.0",
"description": "",
"supportUrl": "",
"gitHubUrl": ""
},
"apiVersion": "1.6.0",
"author": {
"name": "",
"email": ""
},
"assets": {
"icon": "assets/icon.png"
},
"externalJS": [
"node_modules/powerbi-visuals-utils-dataviewutils/lib/index.js",
"node_modules/d3/d3.min.js"
],
"style": "style/visual.less",
"capabilities": "capabilities.json",
"dependencies": "dependencies.json",
"stringResources": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment