File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,8 @@ ProPlot v0.7.1 (2021-##-##)
8282 selecting default colormap levels (:commit: `152a3a81 `).
8383* Fix issue where a-b-c labels are removed in presence of ``'top' `` panels
8484 with ``titleabove=True `` (:commit: `7873d5e0 `).
85+ * Ensure `plot ` returns tuples of handles instead of lists, and ensure `indicate_error `
86+ returns a singleton tuple containing ``(line, error) `` objects (:issue: `260 `).
8587
8688.. rubric :: Features
8789
@@ -90,6 +92,8 @@ ProPlot v0.7.1 (2021-##-##)
9092* Add new :rcraw: `leftlabel.rotation `, :rcraw: `toplabel.rotation `,
9193 :rcraw: `rightlabel.rotation `, :rcraw: `bottomlabel.rotation ` keywords, make
9294 default row label rotation match default y label rotation (:commit: `bae85113 `).
95+ * Make `~proplot.axes.colorbar_extras ` capture matplotlib-native `format ` keyword
96+ as alias for `formatter ` and `ticklabels ` (:issue: `262 `).
9397
9498
9599ProPlot v0.7.0 (2021-07-11)
You can’t perform that action at this time.
0 commit comments