Code Monkey home page Code Monkey logo

vsplot's Introduction

VSPlot is a package for Visual Studio to plot arrays in a separate window.

The setup file is in the "VSPlot/setup/Output/" directory.

Make sure no Visual Studio is running. Run the setup and install choosing the appropriate Visual Studio version.

Select View->Other Windows and check that Plot menu item exists.

Open any project and enter debug mode. Make sure you have any variable (pointer or array) in Autos or Watch window. Right click on the variable and select Plot command.

The data will be plotted in the separate window. You can place it anywhere you want using Visual Studio interface.

VSPlot plugin cannot detect how many points array have, you must enter number of points you want to plot. Right click on the window to open context menu. Double click on plot to see the value. Left click to zoom.

There is data_types.xml in the setup directory which contains all suppoted types. Read for details.

VSplot was tested under 2005,2008,2010,2012,2013 visual studios. C# runtime is needed to run this plugin.

Contact me at [email protected] for any problems,questions.

vsplot's People

Contributors

koinas avatar

Stargazers

Jens avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.