Skip to content

This repository contains visualization plugins that fit to MicroStrategy's Web/Desktop platform.

Notifications You must be signed in to change notification settings

karimfaiz/Visualization-Plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###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:

  1. Clone the repo and copy the visualization folders you like to {Web folder}/plugins,
  2. Restart the web server.

Note: The visualizations in this branch are designed for MicroStrategy 10. They should work in Document Express/Interactive Mode(Web) and Visual Insight Dashboard(Web/Desktop). If you are looking for visualizations customized for MicroStrategy 9.4.1, please check the 9.4.1 branch.

###Create Customized Visualizations 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:

  1. Fork this repo and clone it in your PC.
  2. Add your visualization or fix issues.
  3. 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 beginning of your Visualization JavaScript code.

For more info, please refer to the Wiki Site.

About

This repository contains visualization plugins that fit to MicroStrategy's Web/Desktop platform.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.8%
  • CSS 1.6%
  • Other 1.6%