Skip to content

Commit 0484b2b

Browse files
committed
feat(correlation): add axis limits
Add xlim and ylim parameters to control axis range limits: - Import Axes type from matplotlib.axes for type annotations - Change return type from None to Axes for better matplotlib integration - Update docstring to reflect new parameters and return type - Modify set_axis function to handle axis limits parameter Closes #53
1 parent 7e4b1b7 commit 0484b2b

File tree

3 files changed

+236
-231
lines changed

3 files changed

+236
-231
lines changed

0 commit comments

Comments
 (0)