Merged
Conversation
spalger
pushed a commit
to spalger/kibana
that referenced
this pull request
Mar 3, 2016
spalger
added a commit
to spalger/kibana
that referenced
this pull request
Mar 3, 2016
Set doc title
Closed
XavierM
pushed a commit
to XavierM/kibana
that referenced
this pull request
Sep 17, 2018
GitHub's asciidoc parser handles `*` characters fine but markdown thinks its italicizing unless you escape the first asterisk. Subsequent asterisks on the same line can stay unescaped and should work fine.
liza-mae
added a commit
to liza-mae/kibana
that referenced
this pull request
Feb 21, 2019
graphaelli
pushed a commit
to graphaelli/kibana
that referenced
this pull request
Mar 5, 2019
GitHub's asciidoc parser handles `*` characters fine but markdown thinks its italicizing unless you escape the first asterisk. Subsequent asterisks on the same line can stay unescaped and should work fine.
bmorelli25
pushed a commit
to graphaelli/kibana
that referenced
this pull request
Mar 12, 2019
GitHub's asciidoc parser handles `*` characters fine but markdown thinks its italicizing unless you escape the first asterisk. Subsequent asterisks on the same line can stay unescaped and should work fine.
bmorelli25
pushed a commit
to bmorelli25/kibana
that referenced
this pull request
Mar 15, 2019
GitHub's asciidoc parser handles `*` characters fine but markdown thinks its italicizing unless you escape the first asterisk. Subsequent asterisks on the same line can stay unescaped and should work fine. # Conflicts: # docs/settings/apm-settings.asciidoc
bmorelli25
pushed a commit
to bmorelli25/kibana
that referenced
this pull request
Mar 15, 2019
GitHub's asciidoc parser handles `*` characters fine but markdown thinks its italicizing unless you escape the first asterisk. Subsequent asterisks on the same line can stay unescaped and should work fine. # Conflicts: # docs/settings/apm-settings.asciidoc
bmorelli25
added a commit
that referenced
this pull request
Mar 15, 2019
* fix spelling # Conflicts: # docs/settings/apm-settings.asciidoc * docs: add sentence on where to change apm settings (#27069) * [DOCS] Removes X-Pack settings section (#30554) Just the apm settings changes * Updates * characters to an escaped * (#22269) GitHub's asciidoc parser handles `*` characters fine but markdown thinks its italicizing unless you escape the first asterisk. Subsequent asterisks on the same line can stay unescaped and should work fine. # Conflicts: # docs/settings/apm-settings.asciidoc * fix conflicts
kqualters-elastic
pushed a commit
to kqualters-elastic/kibana
that referenced
this pull request
Mar 8, 2022
…iew-tab-merge-conflict Merge from upstream and fix conflict
CoenWarmer
pushed a commit
to CoenWarmer/kibana
that referenced
this pull request
Aug 14, 2023
Co-authored-by: Carlos Crespo <carloshenrique.leonelcrespo@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
edmarmoretti
pushed a commit
to edmarmoretti/kibana-pt-br
that referenced
this pull request
Sep 7, 2025
* fix(axis labels): offset previous space correctly This fixes the overlapping labels issue that was surfacing in time series labels where the first and second labels would overlap even when showOverlappingTicks/Labels was false. The issue is that the previousOccupiedSpace variable which was being used to determine if a tick/label should be included in the set of visible ticks/labels was not being updated correctly for the first tick, causing the next tick to render (even when it should have been hidden). This commit fixes that value update as well as simplifies the initialization of the variable to make the logic flow a bit easier to follow. fixes elastic#42 * docs(axis/time series): add knobs to time series story * build: move newtype-ts to dependencies (from devDependencies)
edmarmoretti
pushed a commit
to edmarmoretti/kibana-pt-br
that referenced
this pull request
Sep 7, 2025
## [1.0.1](elastic/elastic-charts@v1.0.0...v1.0.1) (2019-02-07) ### Bug Fixes * **axis labels:** offset previous space correctly ([elastic#45](elastic/elastic-charts#45)) ([ff2a47a](elastic/elastic-charts@ff2a47a)), closes [elastic#42](elastic/elastic-charts#42)
davismcphee
pushed a commit
to davismcphee/kibana
that referenced
this pull request
Sep 15, 2025
Suggested styles
This file contains hidden or 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
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.
No description provided.