Skip to content

Commit bdd21ca

Browse files
committed
submodules were updated but not synced. now they're synced.
1 parent 102b83d commit bdd21ca

4 files changed

Lines changed: 3 additions & 5 deletions

File tree

plotly/chunked_requests

Submodule chunked_requests updated 1 file

plotly/graph_reference

Submodule graph_reference updated from a434306 to 6226921

plotly/matplotlylib/mplexporter/utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,6 @@ def get_axes_properties(ax):
259259
'axesbgalpha': ax.patch.get_alpha(),
260260
'bounds': ax.get_position().bounds,
261261
'dynamic': ax.get_navigate(),
262-
'axison': ax.axison,
263-
'frame_on': ax.get_frame_on(),
264262
'axes': [get_axis_properties(ax.xaxis),
265263
get_axis_properties(ax.yaxis)]}
266264

plotly/mplexporter

Submodule mplexporter updated 1 file

0 commit comments

Comments
 (0)