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

fengATmstr/Visualization-Plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Note: This branch is for Microstrategy v941.

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

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

  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 begining 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 93.5%
  • CSS 6.5%