-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hotfix / improve autoscaling/dynamic loading, fix forex candle charts, equity reports #5183
Merged
jmaslek
merged 27 commits into
OpenBB-finance:develop
from
tehcoderer:hotfix/forex-plots
Jul 14, 2023
Merged
hotfix / improve autoscaling/dynamic loading, fix forex candle charts, equity reports #5183
jmaslek
merged 27 commits into
OpenBB-finance:develop
from
tehcoderer:hotfix/forex-plots
Jul 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reviewpad
bot
added
feat XL
Extra Large feature
and removed
feat L
Large T-Shirt size Feature
labels
Jun 28, 2023
@deeleeramone figured it out, added a +1 day to end date since some sources use UTC date for query |
jmaslek
approved these changes
Jul 13, 2023
jmaslek
added a commit
to jmaslek/OpenBBTerminal
that referenced
this pull request
Jul 14, 2023
…, equity reports (OpenBB-finance#5183) * improve autoscaling/dynamic loading, fix forex candle charts * updates * Update plotly_helper.py * fix? * fix table date sorting, localize forex load * tests * tests? * ugh tests * Update test_display_debt.txt * Update test_get_debt.csv * Update forex_helper.py * close OpenBB-finance#5182 * fix `crypto/dd/info` tables not loading due to `dict` object in dataframe values * Update parent_classes.py * tables: show full value on hover, fix year only filtering. on reset use queue if logged in * lint + first batch of test fix * tests pt2 * Tests v3 * Pylint * typo --------- Co-authored-by: James Maslek <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #5187 closes #5179 closes #5171 closes #5151 close #5182