Skip to content

Instantly share code, notes, and snippets.

@matt40k
Last active December 4, 2016 23:26
Show Gist options
  • Save matt40k/d05b6c07433084ecf9e0d8729f09b0cb to your computer and use it in GitHub Desktop.
Save matt40k/d05b6c07433084ecf9e0d8729f09b0cb to your computer and use it in GitHub Desktop.
Random notes about custom viz in PowerBi
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