Skip to content

Instantly share code, notes, and snippets.

@jongio
Created July 24, 2018 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jongio/aa1e0f16d6b7159ac9ea110fbe873d87 to your computer and use it in GitHub Desktop.
Save jongio/aa1e0f16d6b7159ac9ea110fbe873d87 to your computer and use it in GitHub Desktop.
{
"visual": {
"name": "liquidFillGauge",
"displayName": "liquidFillGauge",
"guid": "liquidFillGaugeCA6D0134FC6446EF90CC6934C9812269",
"visualClassName": "Visual",
"version": "1.0.0",
"description": "",
"supportUrl": "",
"gitHubUrl": ""
},
"apiVersion": "1.13.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",
"src/liquidFillGauge.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