Skip to content
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.

This is a simple example code to show how to create a 3D plot in a dedicated GUI window.

License

Notifications You must be signed in to change notification settings

Gripsou/3D-plot-using-PyQt5-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D plot in a PyQt5 GUI

Presentation

This is a simple example code to show how to create a 3D plot in a dedicated Graphical User Interface window.

It has been written in Python to be natively cross plateform and very simple.

This project is published under MIT License to let people do whatever they like with the source code.

Status

This project is finished. Feel free to expand it to any extent you would like to see it.

Notes:

  • The project has been written in Python 3.7 using JetBrains PyCharm.
  • The project uses PyQt5 to create the Graphical User Interface (GUI).
  • The project uses matplotlib to plot the data.

About

This is a simple example code to show how to create a 3D plot in a dedicated GUI window.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages