-
Notifications
You must be signed in to change notification settings - Fork 119
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
fix(barSeries): error rendering bars with negative log scale #2407
Merged
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30f5861 - Browse repository at this point
Copy the full SHA 30f5861View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed2b45 - Browse repository at this point
Copy the full SHA bed2b45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 464b807 - Browse repository at this point
Copy the full SHA 464b807View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b886207 - Browse repository at this point
Copy the full SHA b886207View commit details
Commits on Apr 26, 2024
-
fix: render highlighter and geom matcher
- remove upsidedown height logic, use negative height and handle render accordingly. - add range helper utils to check for values in first and last half of given range.
Configuration menu - View commit details
-
Copy full SHA for 6d3e0f3 - Browse repository at this point
Copy the full SHA 6d3e0f3View commit details -
- This comes from the change to use the shared `getY1ScaledValueFn` that adds a little extra for elastic#1053. - The chrome bug causing elastic#1053 has now been fixed, so removing this code.
Configuration menu - View commit details
-
Copy full SHA for d51ac12 - Browse repository at this point
Copy the full SHA d51ac12View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3b1d36 - Browse repository at this point
Copy the full SHA b3b1d36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4381347 - Browse repository at this point
Copy the full SHA 4381347View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd3d99 - Browse repository at this point
Copy the full SHA ddd3d99View commit details -
fix: y0 on bars where min height it applied
- also fixes min height for banded bars that cross `0`
Configuration menu - View commit details
-
Copy full SHA for bf89632 - Browse repository at this point
Copy the full SHA bf89632View commit details -
Configuration menu - View commit details
-
Copy full SHA for a26581f - Browse repository at this point
Copy the full SHA a26581fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a895568 - Browse repository at this point
Copy the full SHA a895568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e8136 - Browse repository at this point
Copy the full SHA 63e8136View commit details
Commits on Apr 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7bda378 - Browse repository at this point
Copy the full SHA 7bda378View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b10dcf5 - Browse repository at this point
Copy the full SHA b10dcf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2baed4f - Browse repository at this point
Copy the full SHA 2baed4fView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01559c5 - Browse repository at this point
Copy the full SHA 01559c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 342be6d - Browse repository at this point
Copy the full SHA 342be6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 245dcf3 - Browse repository at this point
Copy the full SHA 245dcf3View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 652d7f8 - Browse repository at this point
Copy the full SHA 652d7f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 332fc5d - Browse repository at this point
Copy the full SHA 332fc5dView commit details
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.