DearPyGui icon indicating copy to clipboard operation
DearPyGui copied to clipboard

fix: make get_axis_limits() and set_axis_limits() support double-precision param

Open Jassy930 opened this issue 3 years ago • 0 comments


name: Pull Request about: Create a pull request to help us improve title: '' assignees: ''


Description: mvPlotting support double-precision axis and double-precision data. while get_axis_limits() and set_axis_limits() use float.

Tested on macos 13.0 & py3.10

Concerning Areas:

Jassy930 avatar Oct 26 '22 12:10 Jassy930