Code Monkey home page Code Monkey logo

rtstatisticplotter's Introduction

Right now the server can only be run on Linux.
The plotter uses matplotlib. So, numpy and matplotlib need to be installed.

Suggested way to install matplotlib and numpy:

sudo apt-get install python-numpy python-matplotlib

The server is written in Twisted python. So, twisted python should be installed.

The test client is just a simple socket program. It is a dummy data generator that connected to the server to test the system. It is cross-platform.

Run server.py first to start the server
Then run test_client.py. It is a dummy data generator that connected to the server to test the system.
Whenever a client connected, the server will display what clients are connected right now, and let the user choose which stream to display
The user entered a num, and a stream of data whose client index in the memory of server, will be displayed.

In the Display window, click on any point of the graph to find out the exact x, y value of that point.

Average, minimum, maximum values of this stream are displayed in the right bottom corner.

You can change the display canvass to the way you like, by setting the max and min value of x and y axises.

You can save the current canvass to file.


rtstatisticplotter's People

Contributors

akson avatar

Watchers

James Cloos avatar  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.