Skip to content

Fix default dashboard#42

Merged
rashidkpc merged 1 commit intoelastic:masterfrom
rashidkpc:master
Apr 11, 2013
Merged

Fix default dashboard#42
rashidkpc merged 1 commit intoelastic:masterfrom
rashidkpc:master

Conversation

@rashidkpc
Copy link
Contributor

No description provided.

rashidkpc pushed a commit that referenced this pull request Apr 11, 2013
@rashidkpc rashidkpc merged commit 296d58c into elastic:master Apr 11, 2013
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
@KnightOfNight KnightOfNight mentioned this pull request Jul 19, 2016
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
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.

1 participant