MicroStrategy ONE

Install the Custom Visualization Tool

Follow the steps below to install the Custom Visualization Tool.

  1. Download and install Node.js. If you are using Windows, download the Windows Installer (.msi) file. If you are using macOS, download the macOS Installer (.pkg) file.
  2. Open a command line as an administrator.
  3. Use Node Package Manager to run the installation by entering the following command.

    Copy
    npm install -g mstr-viz

    If you are using Linux/Mac, you can prefix this command with sudo to run it with elevated privileges.

  4. To verify a successful installation, run the following command to display the available mstr-viz commands and options.

    Copy
    mstr-viz -h