Skip to content

Fix range formatting#4613

Merged
w33ble merged 11 commits intoelastic:masterfrom
spalger:merge/4434
Aug 12, 2015
Merged

Fix range formatting#4613
w33ble merged 11 commits intoelastic:masterfrom
spalger:merge/4434

Conversation

@spalger
Copy link
Copy Markdown
Contributor

@spalger spalger commented Aug 8, 2015

Closes #4404

This change adds better support for formatting ranges in places like:

tooltips:
image

the filter bar:
image

and the legend:
image

the changes started with #4434 and during review expanded into this PR.

@jbudz
Copy link
Copy Markdown
Contributor

jbudz commented Aug 10, 2015

LGTM, sending to @w33ble for second looks.

@jbudz jbudz assigned w33ble and unassigned jbudz Aug 10, 2015
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should either start with an open paren ( or end with a close square bracket ].

Right now it displays as [2kB, 4kB), but (2kB, 4kB) or [2kB, 4kB] seems more correct. You'll need to update the tests too.

@w33ble w33ble assigned spalger and unassigned w33ble Aug 10, 2015
@w33ble
Copy link
Copy Markdown
Contributor

w33ble commented Aug 10, 2015

Other than the one change, this LGTM. Feel free to merge after the fix.

@spalger spalger assigned w33ble and unassigned spalger Aug 12, 2015
@spalger spalger closed this Aug 12, 2015
@spalger spalger deleted the merge/4434 branch August 12, 2015 16:09
@spalger spalger restored the merge/4434 branch August 12, 2015 16:09
@spalger spalger reopened this Aug 12, 2015
w33ble added a commit that referenced this pull request Aug 12, 2015
@w33ble w33ble merged commit 31836a6 into elastic:master Aug 12, 2015
This was referenced Aug 28, 2015
w33ble added a commit to w33ble/kibana that referenced this pull request Sep 2, 2015
@w33ble w33ble mentioned this pull request Sep 2, 2015
@spalger spalger deleted the merge/4434 branch February 25, 2016 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants