@@ -1041,13 +1041,13 @@ Inputs:
10411041
10421042### method border.\_\_ repr\_\_
10431043
1044- ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1267 ) )
1044+ ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1269 ) )
10451045
10461046---
10471047
10481048### class axes
10491049
1050- ** axes(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1271 ) )
1050+ ** axes(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1273 ) )
10511051
10521052Add an annotated border around a scatterplot using box-drawing characters.
10531053
@@ -1081,13 +1081,13 @@ Inputs:
10811081
10821082### method axes.\_\_ repr\_\_
10831083
1084- ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1351 ) )
1084+ ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1353 ) )
10851085
10861086---
10871087
10881088### class blank
10891089
1090- ** blank(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1359 ) )
1090+ ** blank(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1361 ) )
10911091
10921092Creates a rectangular plot composed entirely of blank space.
10931093
@@ -1102,13 +1102,13 @@ Inputs:
11021102
11031103### method blank.\_\_ repr\_\_
11041104
1105- ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1380 ) )
1105+ ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1382 ) )
11061106
11071107---
11081108
11091109### class hstack
11101110
1111- ** hstack(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1384 ) )
1111+ ** hstack(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1386 ) )
11121112
11131113Horizontally arrange one or more plots side-by-side.
11141114
@@ -1122,13 +1122,13 @@ Inputs:
11221122
11231123### method hstack.\_\_ repr\_\_
11241124
1125- ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1409 ) )
1125+ ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1411 ) )
11261126
11271127---
11281128
11291129### class vstack
11301130
1131- ** vstack(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1416 ) )
1131+ ** vstack(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1418 ) )
11321132
11331133Vertically arrange one or more plots, one above the other.
11341134
@@ -1142,13 +1142,13 @@ Inputs:
11421142
11431143### method vstack.\_\_ repr\_\_
11441144
1145- ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1441 ) )
1145+ ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1443 ) )
11461146
11471147---
11481148
11491149### class dstack
11501150
1151- ** dstack(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1448 ) )
1151+ ** dstack(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1450 ) )
11521152
11531153Overlay one or more plots on top of each other.
11541154
@@ -1164,13 +1164,13 @@ Inputs:
11641164
11651165### method dstack.\_\_ repr\_\_
11661166
1167- ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1486 ) )
1167+ ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1488 ) )
11681168
11691169---
11701170
11711171### class wrap
11721172
1173- ** wrap(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1493 ) )
1173+ ** wrap(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1495 ) )
11741174
11751175Arrange a sequence of plots into a grid.
11761176
@@ -1189,13 +1189,13 @@ Inputs:
11891189
11901190### method wrap.\_\_ repr\_\_
11911191
1192- ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1550 ) )
1192+ ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1552 ) )
11931193
11941194---
11951195
11961196### class center
11971197
1198- ** center(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1557 ) )
1198+ ** center(plot):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1559 ) )
11991199
12001200Pad a plot with blank space to center it within a larger area.
12011201
@@ -1216,13 +1216,13 @@ Inputs:
12161216
12171217### method center.\_\_ repr\_\_
12181218
1219- ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1609 ) )
1219+ ** \_\_ repr\_\_ ():** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1611 ) )
12201220
12211221---
12221222
12231223### function save\_ animation
12241224
1225- ** save\_ animation(plots: Sequence[ plot] , filename: str, upscale: int, downscale: int, bgcolor: ColorLike | None, fps: int, repeat: bool):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1620 ) )
1225+ ** save\_ animation(plots: Sequence[ plot] , filename: str, upscale: int, downscale: int, bgcolor: ColorLike | None, fps: int, repeat: bool):** ([ source] ( https://github.com/matomatical/matthewplotlib/blob/main/matthewplotlib/plots.py#L1622 ) )
12261226
12271227Supply a list of plots and a filename and this method will create an
12281228animated gif.
0 commit comments