Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yjg30737/pyqt-plotly-example
PyQt application which shows the plotly map
https://github.com/yjg30737/pyqt-plotly-example
plotly pyqt pyqt-exmaples pyqt-gui pyqt-map pyqt-plotly pyqt-tutorial pyqt5 pyqt5-examples pyqt5-gui pyqt5-map pyqt5-tutorial qt
Last synced: about 1 month ago
JSON representation
PyQt application which shows the plotly map
- Host: GitHub
- URL: https://github.com/yjg30737/pyqt-plotly-example
- Owner: yjg30737
- License: mit
- Created: 2023-01-13T02:16:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T02:23:10.000Z (about 2 years ago)
- Last Synced: 2024-12-29T08:42:12.221Z (about 1 month ago)
- Topics: plotly, pyqt, pyqt-exmaples, pyqt-gui, pyqt-map, pyqt-plotly, pyqt-tutorial, pyqt5, pyqt5-examples, pyqt5-gui, pyqt5-map, pyqt5-tutorial, qt
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyqt-plotly-example
PyQt application which shows the plotly map## Requirements
* plotly## How to Use
1. git clone ~
2. python main.py## Preview
![image](https://user-images.githubusercontent.com/55078043/212221927-b16a026f-f2a1-4bfd-8e7f-c853531dfbeb.png)## See Also
* PyQt Folium Example
* PyQt Google Map Example