Last active
December 4, 2016 23:26
-
-
Save matt40k/d05b6c07433084ecf9e0d8729f09b0cb to your computer and use it in GitHub Desktop.
Random notes about custom viz in PowerBi
This file contains hidden or 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
NodeJs | |
====== | |
https://nodejs.org/dist/latest-v5.x/node-v5.12.0-x64.msi | |
NOTE: The debug visual is currently only available in the PowerBI Service (not in desktop or mobile). <-- seriously? | |
https://github.com/Microsoft/PowerBI-visuals/blob/master/VisualProject.md | |
https://github.com/Microsoft/PowerBI-visuals-sampleBarChart | |
https://localhost:8080/ | |
Side note, interesting --> https://github.com/Microsoft/Power-BI-Solution-Template | |
https://github.com/neerajdembla212/d3-snake-chart/blob/master/js/app.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment