Skip to content
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

Customizable axis labels #2386

Closed
AlexIoannides opened this issue Dec 17, 2014 · 138 comments
Closed

Customizable axis labels #2386

AlexIoannides opened this issue Dec 17, 2014 · 138 comments

Comments

@AlexIoannides
Copy link

It would be really useful if chart axis labels could be edited - e.g. instead of 'count of documents' as a y-axis label, I'd really like the ability to relabel it as 'number of observations', etc.

@AlexIoannides AlexIoannides changed the title Rename axis labels and title Ability to edit axis labels Dec 17, 2014
@rashidkpc rashidkpc changed the title Ability to edit axis labels Customizable axis labels Dec 18, 2014
@thorrsson
Copy link

+1 but extended to include the labels for each item as well

for instance if the split chart shows 6 groups of data, the label for each group is currently similar to:
"Top N $fieldname: $Value"
In charts that have a number of items, or on smaller screens you end up seeing "Top 4..." for each item.
(Attached and example that shows the original request and and my extension)

screen shot 2014-12-22 at 12 03 48 pm

@matthewgaulin
Copy link

+1 or even just dont show the "Top N $fieldname:" part and just show the value of the field.

@opswhisperer
Copy link

+1

@theNewFlesh
Copy link

Customizable legend names and customizable names and orientations for SplitChart rows would be awesome too.

@chadrik
Copy link

chadrik commented Feb 5, 2015

+1

@Blevene
Copy link

Blevene commented Feb 5, 2015

This is immensely frustrating for the reasons that Thorsson has described. Additionally, instead of top/bottom, I'd like to be able to define the order in which its split (for example I'm trying to do bytes(total) ~ Time | Node).

@theNewFlesh
Copy link

Also customizable axis ticks (as opposed to labels) would be very helpful. Configuring their display with a formatting string would be a very workable solution from my perspective. This link gives one such specification for formatting string syntax: https://docs.python.org/2/library/datetime.html#strftime-and-strptime-behavior

@chadrik
Copy link

chadrik commented Feb 19, 2015

@theNewFlesh, it might be good to the tick suggestion into a separate ticket, since it is more limited in scope and would likely be solved in a different way than axes labels.

@jyana
Copy link

jyana commented Feb 27, 2015

+1

1 similar comment
@chadrik
Copy link

chadrik commented Feb 27, 2015

+1

@rashidkpc rashidkpc removed this from the 4.2.0 milestone Mar 2, 2015
@joelclimbsthings
Copy link

+1

@carlosvega
Copy link

Yes please, make it able to customize labels, axis and stuff !

@ignaciovazquez
Copy link

+1

@pnarwa
Copy link

pnarwa commented Apr 22, 2015

+1
Just wondering when this feature will be available? Customizing axis labels will be a useful feature to have. Thanks.

@rcrezende
Copy link

+1

1 similar comment
@vikrim1
Copy link

vikrim1 commented Apr 28, 2015

+1

@marvin659
Copy link

+1. I want to add unit to describe the unit of the numbers in x-axis

@phanisrinivas
Copy link

+1 . This would be a very helpful feature if provided. Because for some of the filed names where we don't have much control in terms of representing in meaningful labels.

@acheriat
Copy link

+1 (marvin659)

@acheriat
Copy link

What I mean is so commonplace but forgive me share my frustration ...
Indeed, While there are many advantages of Kibana, it is unfortunate to have to look for an alternative due to lack a basic features (but very important for a end user) such as:

  • Renaming of legends, axis labels,
  • Addition of a measurement unit to a quantity, ...etc.

@madrover
Copy link

+1

1 similar comment
@aclayola
Copy link

aclayola commented Jun 1, 2015

+1

@carlosvega
Copy link

@panda01 , Is there any progress on this? I'm really curious about why this feature that looks simple is not done yet.
Thanks anyway !

@megakid
Copy link

megakid commented Jan 28, 2016

+1

@panda01
Copy link
Contributor

panda01 commented Jan 28, 2016

@carlosvega it's not so simple. We use labels as an ID to associate colors and the like with its proper data set. However I am working on it now.

@AlexIoannides
Copy link
Author

@panda01 Let me know if there's anything we can do to assist. I might be able to assign one of our devs to work on this for a bit, or I could do some testing, etc, etc. Ping me if anything comes to mind.

@bdh1011
Copy link

bdh1011 commented Feb 1, 2016

Pleaz i need it!!!

@abtpst
Copy link

abtpst commented Feb 3, 2016

+1, could not come sooner

@geoffreymuchai
Copy link

+1

@rashidkpc
Copy link
Contributor

This was taken care of by #5142. It might make it into 4.5.0 if someone back ports it, otherwise its going into 5.0.0

screen shot 2016-02-04 at 11 05 01 am

@inzomiac
Copy link

inzomiac commented Feb 9, 2016

Thanks hope this could be implemented on 4.5

@StephenOTT
Copy link

@rashidkpc that is a interesting screenshot 😄 'usagov' and Breakfast beers 😃

@rashidkpc
Copy link
Contributor

@inzomiac It was backported to 4.x: #6123

It will be in 4.5.0 and is in the current 4.5.0 snapshots.

@siddharthdey87
Copy link

+1

@tbragin tbragin added the v4.5.0 label Mar 24, 2016
@SethDobson
Copy link

+1

@jwheare
Copy link

jwheare commented Apr 5, 2016

Is there still no way to completely disable the label? Many of the issues closed as duplicate of this one called for that explicitly. One of them should be reopened.

@vauns
Copy link

vauns commented Apr 11, 2016

+10086

@giorgio94c
Copy link

+1

2 similar comments
@AScripnic
Copy link

+1

@antonin42
Copy link

+1

@dnajd
Copy link

dnajd commented Sep 9, 2016

+1

4 similar comments
@ackdom
Copy link

ackdom commented Oct 19, 2016

+1

@Asyfupid
Copy link

Asyfupid commented Nov 4, 2016

+1

@Staringlizard
Copy link

+1

@fawix
Copy link

fawix commented May 25, 2017

+1

@S1lentControl
Copy link

Now, the ugly work around... If you copy the characters between the quotes " ­ " and paste it into the 'Custom Label' textbox, it should show up blank. It's using the character with Unicode U+00AD to display something that looks like nothing to the user.

https://discuss.elastic.co/t/set-custom-label-feature-to-blank/76759/6

@cawoodm
Copy link

cawoodm commented Jan 23, 2018

Is there still no way to do this in Kibana 6?

Our feedback is: the axis labels are already as unintuitive as you can get (<value>: <field name> instead of the more logical <value>) and we need to hide them.

image

Or even worse: <value>: <field name> <sort>:
image

Note: All these vizualisations have "Show Labels" unchecked:
image

@alexsanjoseph
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests