Installing Plot Digitizer

The latest build of the project can be found here as a wheel file. The file is published as a courtesy to the user, and it does not imply any obligation for support from the publisher.

Requires 58 > Seeq >= R56 (updated versions are in the works.)

Installation Instructions

Here is a short overview video explaining the installation of Plot Digitzer in Seeq

Plot Digitizer in Seeq

  1. Install the required external calculation scripts.

    a. Manually download the Plot Digitizer repository. To do so, click the green Code button, then Download ZIP

    b. Unzip repository after downloading

    c. Open the external_calculation (i.e., seeq-plot-digitizer/external_calculation) folder from the repository you just downloaded.

    d. Move (copy and paste) the PltDgz folder and its contents to the python/user external calculation folder on the remote agent or local machine where Seeq server is running (the external calculation folder is typically C:/Seeq/plugins/external-calculation/python/user/ or similar).

    Very Important! Once the PltDgz folder is created, be sure to never delete it. If you wish to make changes to the scripts contained therein, be sure to change the scripts themselves, never deleting, nor changing the name of the PltDgz folder!

  2. Create a new Seeq Data Lab project and open the Terminal window

  3. (In SDL Terminal) Run pip install seeq-plot-digitizer

  4. (In SDL Terminal) Run python -m seeq.addons.plot_digitizer [--users <users_list> --groups <groups_list>]. Then follow the prompt.