https://github.com/kelleyma49/powerbimodelviewer
Power BI Custom Visualization built on top of Google's <model-viewer>
https://github.com/kelleyma49/powerbimodelviewer
model-viewer powerbi-visuals
Last synced: 2 months ago
JSON representation
Power BI Custom Visualization built on top of Google's <model-viewer>
- Host: GitHub
- URL: https://github.com/kelleyma49/powerbimodelviewer
- Owner: kelleyma49
- License: mit
- Created: 2020-08-09T15:28:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T14:04:48.000Z (almost 6 years ago)
- Last Synced: 2025-03-09T17:31:53.133Z (over 1 year ago)
- Topics: model-viewer, powerbi-visuals
- Language: TypeScript
- Homepage:
- Size: 7.72 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# powerBIModelViewer

Power BI Custom Visualization built on top of [Google's <model-viewer>](https://modelviewer.dev/).

You can view a live example by following this [link](https://kelleyma49.github.io/powerBIModelViewer/).
## Features
The current version of this custom visualization displays a single model based on the bound input. Camera and shadow formatting options are tunable in the 'Format' tab.
## How to Use powerBIModelViewer
You can see the powerBIModelViewer in action in the included test file located [here](test_data/TestModelViewer.pbix).
## Roadmap
Some possible future features include:
* [x] display of multiple viewers if multiple items are selected
* [ ] annotations based on bound data
* [x] thumbnails based on bound data
## Attribution
Car model GLBs and PNGs were borrowed from [Kenney's car kit](https://www.kenney.nl/assets/car-kit).