This GitHub repository contains plugins for Grafana and Power BI for creating visualizations for business intelligence data. It also includes a utils
folder with global functions and components.
The grafana
folder contains plugins for Grafana. To install the plugin, copy the folder to your Grafana plugins directory and restart the Grafana server. Once installed, you can add a 3D visualization panel to your dashboard and configure it to display your business intelligence data.
The power-bi
folder contains the plugin for Power BI. To install the plugin, follow the instructions for adding a custom visual to your Power BI report. Once installed, you can add the 3D visualization to your report and configure it to display your business intelligence data.
The utils
folder contains global functions and components that are used by both plugins. These functions and components can be used in your own custom visualizations or plugins.
We welcome contributions to this repository. To contribute, fork the repository and create a new branch for your changes. Once you have made your changes, create a pull request to merge your changes into the main branch.
This repository is licensed under the MIT License.