Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (27 loc) · 1.9 KB

File metadata and controls

43 lines (27 loc) · 1.9 KB

explorviz-frontend-extension-dashboard

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.

Required

  • Node.js v12.9.0 or above

Installation

  1. Follow the installation instructions of ExplorViz Frontend
  2. Go to the explorviz-frontend directory
  3. Inside the explorviz-frontend directory install this extension with: ember install https://github.com/ExplorViz/explorviz-frontend-extension-dashboard
  4. For running the ExplorViz with the extension, please refer the instructions of ExplorViz Frontend

Usage

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.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.