Skip to content

History / Examples with code

Revisions

  • Changing the "matplotlib as mpl" to "matplotlib.pyplot as plt" and the code that uses the library too, since, previously, error reports as "AttributeError: 'module' object has no attribute 'subplots'"

    @bluemix bluemix committed Aug 2, 2014
  • adding notice about the returning values of pcolormesh (pcolormesh as well as the colorbar)

    @bluemix bluemix committed Jul 28, 2014
  • Access "set2" directly in the ppl.colors namespace.

    Leif Johnson committed Feb 19, 2014
  • changed bar nucleotide counts to prettyplotlib version

    @olgabot olgabot committed Jan 4, 2014
  • fixing fill_betweeb* links

    @olgabot olgabot committed Dec 24, 2013
  • trying to fix link to pcolormesh diverging center value

    @olgabot olgabot committed Dec 24, 2013
  • added pcolormesh center_value example

    @olgabot olgabot committed Dec 24, 2013
  • Added fill_between and fill_betweenx examples

    @olgabot olgabot committed Dec 24, 2013
  • Changed path of examples and broke everything...

    @olgabot olgabot committed Dec 24, 2013
  • Added numpy import to all examples that needed it, but didn't have it yet.

    @cbrachem cbrachem committed Oct 2, 2013
  • added more text to separate code blocks in pcolormesh

    @olgabot olgabot committed Aug 21, 2013
  • Added pcolormesh examples

    @olgabot olgabot committed Aug 21, 2013
  • added hist, boxplot, and started `pcolormesh` (heatmaps)

    @olgabot olgabot committed Aug 21, 2013
  • added figure saving to bar with arbitrary user annotation

    @olgabot olgabot committed Aug 21, 2013
  • Updated Examples with code (markdown)

    @olgabot olgabot committed Aug 20, 2013
  • added bar examples

    @olgabot olgabot committed Aug 20, 2013
  • Changed title from "Examples gallery" to "Examples with code"

    @olgabot olgabot committed Aug 20, 2013