Gtk3-matplotlib-cookbook Documentation

gtk3-matplotlib-cookbook Documentation

Release 0.1

Tobias Sch?nberg

February 03, 2017

Contents

1 Requirements

3

2 Recommended reading

5

3 News and Comments

7

3.1 2014-12-26 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

3.2 2014-07-26 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

3.3 2014-06-27 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

3.4 2014-06-19 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

4 Directory

9

4.1 Hello plot! . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9

4.2 Matplotlib-Toolbar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17

4.3 Zooming in on data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24

4.4 Entering data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29

5 Indices and tables

33

i

ii

gtk3-matplotlib-cookbook Documentation, Release 0.1

Copyright GNU Free Documentation License 1.3 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts

This Cookbook explains how to embed Matplotlib into GTK3 using Python 3. The tutorials will start out simple, and slowly increase in difficulty. The examples will focus on education and application of mathematics and science. The goal is to make the reader a independent developer of scientific applications that process and graph data. If you would like to add your own examples to this tutorial, please create an issue or pull-request at the github repository ().

Contents

1

gtk3-matplotlib-cookbook Documentation, Release 0.1

2

Contents

CHAPTER 1 Requirements

To follow the examples you should have access to GTK+ 3.x, Python 3.x, Matplotlib 1.3.x and Glade 3.16.x or a more recent version.

3

gtk3-matplotlib-cookbook Documentation, Release 0.1

4

Chapter 1. Requirements

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download