-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #43 from jku-vds-lab/jakob/prototype-presentation-…
…2402 Parameterized zoom settings
- Loading branch information
Showing
12 changed files
with
189 additions
and
101 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"version": "1.0.1", | ||
"author": { | ||
"name": "Jakob Zethofer", | ||
"email": "[email protected]" | ||
}, | ||
"resources": [ | ||
{ | ||
"resourceId": "rId0", | ||
"sourceType": 5, | ||
"file": "resources/slabprojection3A8101158FC14988B45B304F265A2202.pbiviz.json" | ||
} | ||
], | ||
"visual": { | ||
"name": "slabprojection", | ||
"displayName": "Defect Projection on Slab", | ||
"guid": "slabprojection3A8101158FC14988B45B304F265A2202", | ||
"visualClassName": "Visual", | ||
"version": "1.0.1", | ||
"description": "Custom Visual for displaying multiple stacked charts for defect projection on slab", | ||
"supportUrl": "https://github.com/jku-vds-lab/pro2future-voest-multiple-stacked-charts", | ||
"gitHubUrl": "https://github.com/jku-vds-lab/pro2future-voest-multiple-stacked-charts" | ||
}, | ||
"metadata": { | ||
"pbivizjson": { | ||
"resourceId": "rId0" | ||
} | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
{ | ||
"visual": { | ||
"name": "slabprojection", | ||
"displayName": "slab_projection", | ||
"displayName": "Defect Projection on Slab", | ||
"guid": "slabprojection3A8101158FC14988B45B304F265A2202", | ||
"visualClassName": "Visual", | ||
"version": "1.0.0", | ||
"description": "", | ||
"supportUrl": "", | ||
"gitHubUrl": "" | ||
"description": "Custom Visual for displaying multiple stacked charts for defect projection on slab", | ||
"supportUrl": "https://github.com/jku-vds-lab/pro2future-voest-multiple-stacked-charts", | ||
"gitHubUrl": "https://github.com/jku-vds-lab/pro2future-voest-multiple-stacked-charts" | ||
}, | ||
"apiVersion": "3.8.0", | ||
"author": { | ||
"name": "", | ||
"email": "" | ||
"name": "Jakob Zethofer", | ||
"email": "[email protected]" | ||
}, | ||
"assets": { | ||
"icon": "assets/icon.png" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.