Skip to content

fix bug: resample and plot error, Issues#83#84

Open
dindom999 wants to merge 23 commits intobacktrader2:masterfrom
dindom999:master
Open

fix bug: resample and plot error, Issues#83#84
dindom999 wants to merge 23 commits intobacktrader2:masterfrom
dindom999:master

Conversation

@dindom999
Copy link

Fix issues #83 (comment)

dom-mi and others added 23 commits December 17, 2021 12:34
ERROR: __len__() should return >= 0 on live feed fixed
 '''      
 locator.set_view_interval(*self.axis.get_view_interval())
 locator.set_data_interval(*self.axis.get_data_interval())
'''
set_view_interval and set data_interval had been deprecated after matplotlib  3.6.x
…of Locators and Formatters (and their common base class, TickHelper) are removed. in matplotlib 3.7.0 https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.7.0.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants