You are reading documentation for the unreleased version of Matplotlib.
Try searching for the released version of this page instead?
Version 2.0.0b1.post7580.dev0+ge487118
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
Axes
class
»
Related Topics
Documentation overview
The Matplotlib API
Axes
class
Previous:
matplotlib.axes.Axes.get_ylim
Next:
matplotlib.axes.Axes.update_datalim_bounds
This Page
Show Source
Quick search
matplotlib.axes.Axes.update_datalim
¶
Axes.
update_datalim
(
xys
,
updatex=True
,
updatey=True
)
¶
Update the data lim bbox with seq of xy tups or equiv. 2-D array