-
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
Interactive Charts Improvements #4586
Merged
jmaslek
merged 34 commits into
OpenBB-finance:develop
from
tehcoderer:hotfix/interactive-charts
Mar 27, 2023
Merged
Interactive Charts Improvements #4586
jmaslek
merged 34 commits into
OpenBB-finance:develop
from
tehcoderer:hotfix/interactive-charts
Mar 27, 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 L
Large T-Shirt size Feature
and removed
feat M
Medium T-Shirt size feature
labels
Mar 24, 2023
…erer/OpenBBTerminal into hotfix/interactive-charts
…erer/OpenBBTerminal into hotfix/interactive-charts
reviewpad
bot
added
feat XL
Extra Large feature
and removed
feat L
Large T-Shirt size Feature
labels
Mar 24, 2023
…erer/OpenBBTerminal into hotfix/interactive-charts
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #4586 +/- ##
==========================================
Coverage ? 56.08%
==========================================
Files ? 591
Lines ? 53742
Branches ? 0
==========================================
Hits ? 30140
Misses ? 23602
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
… reference cards
jmaslek
approved these changes
Mar 27, 2023
jmaslek
pushed a commit
that referenced
this pull request
Apr 13, 2023
* ship it * edits to bot docs * Update generate_sdk_markdown.py * splitting installation * Update plotly.html * no pywry print if using sdk * Update popups.js * Update plotly.html * Update popups.js * update bot index.mdx's, ramenize generate_index.py * remove older index.md files * added logic for light themes, refactor `generate_sdk_markdown.py` for reference cards * reshow modebar * Update plotly_helper.py * fix reset reloading of env files * refactor doc generation files * Update plotly_helper.py * cleanup * Update generate_sdk_markdown.py * Update plotly_helper.py * updates * fix csv_columns select overflow * for james with love * remove division `/ 1000` from options_view * Update backend.py * Update popups.js * csv plot candlestick logic for same Yaxis * Update plotly_helper.py * Update plotly.html --------- Co-authored-by: andrewkenreich <andrew.kenreich@gmail.com>
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.
Description
How has this been tested?
Checklist:
feature/feature-name
orhotfix/hotfix-name
.Others