This addon adds a dashboard to ExplorViz to support the analysis of a program. You can add widgets to your dashboard, that represent a dataset. For example you can add the Eventlog widget to your dashboard to see all events that occur inside the monitored application.
- Node.js v12.9.0 or above
- Follow the installation instructions of ExplorViz Frontend
- Go to the
explorviz-frontend
directory - Inside the
explorviz-frontend
directory install this extension with:ember install https://github.com/ExplorViz/explorviz-frontend-extension-dashboard
- For running the ExplorViz with the extension, please refer the instructions of ExplorViz Frontend
You can click on "Dashboard" inside the Navbar to open the dashboard website. You can add widgets to your dashboards via the dashboard settings. widget information can be accessed over the i icon inside the dashboard settings.
See the Contributing guide for details.
This project is licensed under the MIT License.