plot_viewer 1.4.4

dotnet add package plot_viewer --version 1.4.4
NuGet\Install-Package plot_viewer -Version 1.4.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="plot_viewer" Version="1.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add plot_viewer --version 1.4.4
#r "nuget: plot_viewer, 1.4.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install plot_viewer as a Cake Addin
#addin nuget:?package=plot_viewer&version=1.4.4

// Install plot_viewer as a Cake Tool
#tool nuget:?package=plot_viewer&version=1.4.4

Overview

An application to build plots. Install plot_client.nupkg to build and configure plots from c++ code. See a document in plot_client.nupkg.

plot viewer quick manual

  • R-click & drag : Rotate in 3D
  • Ctrl & R-click & drag : Rotate along z direction in 3D
  • L-click & drag : Move xyz range)
  • L-click & drag on color scale: Move color scale range
  • Wheel on plot : Scale xyz range
  • Wheel on color scale : Scale color scale range
  • X & Wheel : Scale x range
  • Y & Wheel : Scale y range
  • Z & Wheel : Scale z range
  • Ctrl & Wheel : Change magnification
  • Ctrl & P : Change projection mode
  • Ctrl & F : ON and OFF frames
  • Ctrl & I : Go back to initial state
  • Ctrl & S : Save as a file (.plot is not supported yet)
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on plot_viewer:

Package Downloads
plot_client

c++ plot client library to build and configure plots.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.4 508 12/30/2022
1.4.3 687 10/11/2022
1.4.0 1,011 8/1/2021
1.3.3 750 5/14/2020
1.3.2 599 5/14/2020
1.3.1 716 5/4/2020
1.1.2 573 4/17/2020
1.0.0 853 11/2/2019