Home - mstr-dev/Visualization-Plugins-Deprecated GitHub Wiki
Welcome to the Visualization-Plugins wiki!
###Description Goal of this repo is to share/collect customer created/customized visualizations of MicroStrategy dashboards. MicroStrategy provides several out-of-box visulizations in our platform. Now, you can extend your visualization pool with more choices. MicroStrategy visualizations are based on JavaScript, so it is possible to create or adjust existing visualizations to fit the platform. Some great work such as D3 makes it even more convenient.
###How To Use Steps to use visualization plugins in this repo:
- Clone the repo and copy the visualization folders you like to
{Web folder}/plugins
, - Restart the web server.
###Create Customized Visualiztions You can follow the introduction to create a new customized visualization.
###Sharing Your Visualizations Sharing your visualizations is highly encouraged. We would appreciate your contribution to the MicroStrategy community.
Steps to share:
- Fork this repo and clone it in your PC.
- Add your visualization or fix issues.
- Send a pull request.
###License of Visualizations For all the Custom Visualizations submitted to this GitHub Repository, we assume that they are aligned to the open source principle and allowed to share to the MSTR community. If you have a specific license statement, please put it at the begining of your Visualization Java Script code.
###About MicroStrategy Versions
###More Resources