Git Product home page Git Product logo

matplotlibpyqt5's Introduction

matplotlibPyQt5

##Introduction

Embedding matplotlib plot on PyQt GUI or some other python GUI library's is noting new when it comes to examples provided by various authors across the web and examples provided in matplotlib documentation. But as you can see there is no example for embedding matplotlib plot in PyQt5. I wanted to make some small app for my android device and needed plot as part of my application. You can do this with PySide, and I encourage you to do so if you want to make commercial app, for me this was not the case, my app is for my own purpose and at some point I might switch from android to iOS device. Remember that PySide is not going to work on iOS devices while PyQt5 will.

##Prerequisites

Like in previous python samples I will use Python 3. All things you need for this:

I'm not sure but previous versions of matplolib don't support PyQt5.

Embedding matplotlib plot on PyQt5 GUI!

##Read in full on my blog

###Screnshot of matplotlibPyQt5titlelabel.py output:

Alt text

matplotlibpyqt5's People

Contributors

boxcontrol 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.