Skip to content

Instantly share code, notes, and snippets.

@FrenchKheldar
FrenchKheldar / pyplot-contents.html
Created November 28, 2012 04:07 — forked from drdrang/pyplot-contents.html
Hyperlinked table of contents for matplotlib's pyplot library.
<html>
<head>
<title>matplotlib.pyplot contents</title>
<style type="text/css">
table {
border-collapse: collapse;
}
table th {
padding: .5em 1em .25em 1em;