- Interactive Applications Using Matplotlib
- Benjamin V. Root
- 158字
- 2021-07-23 20:02:18
Chapter 1. Introducing Interactive Plotting
A picture is worth a thousand words
The goal of any interactive application is to provide as much information as possible while minimizing complexity. If it can't provide the information the users need, then it is useless to them. However, if the application is too complex, then the information's signal gets lost in the noise of the complexity. A graphical presentation often strikes the right balance.
The Matplotlib library can help you present your data as graphs in your application. Anybody can make a simple interactive application without knowing anything about draw buffers, event loops, or even what a GUI toolkit is. And yet, the Matplotlib library will cede as much control as desired to allow even the most savvy GUI developer to create a masterful application from scratch. Like much of the Python language, Matplotlib's philosophy is to give the developer full control, but without being stupidly unhelpful and tedious.
- 黑客攻防從入門到精通(實戰秘笈版)
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- C# 從入門到項目實踐(超值版)
- Clojure for Domain:specific Languages
- Yocto for Raspberry Pi
- Learning Raspbian
- C語言程序設計教程
- Mastering openFrameworks:Creative Coding Demystified
- 匯編語言編程基礎:基于LoongArch
- Scala編程(第5版)
- Python入門很輕松(微課超值版)
- INSTANT Apache Hive Essentials How-to
- Mastering PowerCLI
- 3ds Max 2018從入門到精通
- 從零開始學UI設計·基礎篇