Skip to content

Revisions

  • As of https://github.com/gonum/plot/issues/420, `NewBubbles` has been replaced by `NewScatter`

    @pandatix pandatix committed May 31, 2024
  • Removed the error from tuple with remaining examples, since the first worked

    @jayy-lmao jayy-lmao committed Jun 24, 2021
  • Example code did not work, becuase plot.New() no longer returned a tuple, but only the `p`

    @jayy-lmao jayy-lmao committed Jun 24, 2021
  • fillcolor boxplot

    @rogerwelin rogerwelin committed Feb 24, 2021
  • Updated Example plots (markdown)

    @sevein sevein committed Aug 5, 2018
  • Fixed import paths (see https://github.com/golang/dep/issues/1516)

    @a-h a-h committed Apr 2, 2018
  • Replace vg.Inches(0.5) (which does not exist) with 0.5 * vg.Inch.

    @kkishi kkishi committed Jan 1, 2018
  • Updating the imports to the updated path.

    @ShaneSaww ShaneSaww committed Nov 6, 2017
  • Updated Example plots (markdown)

    @pronoid pronoid committed Apr 7, 2017
  • Updated Example plots (markdown)

    @btracey btracey committed Jun 27, 2016
  • Update for "Custom Ticks" example section as it wasn't worked

    @aliaksandrb aliaksandrb committed Apr 1, 2016
  • Update for "Custom Ticks" example section as it wasn't worked

    @aliaksandrb aliaksandrb committed Apr 1, 2016
  • wrong import

    @timkaye11 timkaye11 committed Jul 5, 2015
  • Updated Example plots (markdown)

    @btracey btracey committed May 21, 2015
  • Updated Example plots (markdown)

    @eaburns eaburns committed May 20, 2015
  • Update Save calls to show change in length semantics.

    @kortschak kortschak committed Mar 26, 2015
  • Use local images

    @kortschak kortschak committed Mar 18, 2015
  • Fix link

    @kortschak kortschak committed Mar 18, 2015
  • Initial port from plotinum wiki - image links still point there.

    @kortschak kortschak committed Mar 18, 2015