- Interactive Applications Using Matplotlib
- Benjamin V. Root
- 165字
- 2021-07-23 20:02:17
What this book covers
Chapter 1, Introducing Interactive Plotting, covers basic figure-axes-artist hierarchy and other Matplotlib essentials such as displaying the plot. It also introduces you to the interactive Matplotlib figure.
Chapter 2, Using Events and Callbacks, provides Matplotlib's events and a callback system to bring your figures to life. It also explains how you can extend it with custom events, making the application truly interactive.
Chapter 3, Animations, deals with ArtistAnimation, FuncAnimation, and timers to make animations of all types. It also deals with animations that can be saved as movies.
Chapter 4, Widgets, covers built-in widgets such as buttons, checkboxes, selectors, lassos, and sliders, which are all explained and demonstrated. Here, you'll also learn about other useful third-party widgets and tools.
Chapter 5, Embedding Matplotlib, teaches you how to add GUI elements to an existing Matplotlib application. Here you'll also see how to add your interactive Matplotlib figure to an existing GUI application. Identical examples are presented using GTK, Tkinter, wxWidgets, and Qt.
- Instant Node Package Manager
- Unreal Engine Physics Essentials
- Android應(yīng)用程序開(kāi)發(fā)與典型案例
- C/C++算法從菜鳥到達(dá)人
- Java從入門到精通(第5版)
- 零基礎(chǔ)學(xué)Python網(wǎng)絡(luò)爬蟲案例實(shí)戰(zhàn)全流程詳解(入門與提高篇)
- 計(jì)算機(jī)應(yīng)用技能實(shí)訓(xùn)教程
- TypeScript全棧開(kāi)發(fā)
- C# 7 and .NET Core 2.0 Blueprints
- 區(qū)塊鏈原理、架構(gòu)與應(yīng)用(第2版)
- Kotlin核心編程
- 交互設(shè)計(jì)語(yǔ)言:與萬(wàn)物對(duì)話的藝術(shù)(全兩冊(cè))
- 計(jì)算機(jī)視覺(jué)增強(qiáng)現(xiàn)實(shí)應(yīng)用程序開(kāi)發(fā)
- Deep Learning with TensorFlow(Second Edition)
- Game Audio Development with Unity 5.X