# Inverting X-axis

**URL:** https://discuss.elastic.co/t/inverting-x-axis/71116
**Category:** Kibana
**Created:** [January 10, 2017, 4:10pm UTC](https://discuss.elastic.co/t/inverting-x-axis/71116 "2017-01-10T16:10:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![default](https://avatars.discourse-cdn.com/v4/letter/d/48db29/32.png) [@default](https://discuss.elastic.co/u/default)
#### Post date: [January 10, 2017, 4:10pm UTC](https://discuss.elastic.co/t/inverting-x-axis/71116/1 "2017-01-10T16:10:07Z")

</div>

Hi!

I've got a question on _inverting_ the X-axis for a bar or area chart.

Let's say that I have a set of 10 numeric terms, as below:

```
  [1,2,3,4,5,6,7,8,9,10]

```

I want to display the top 5 terms on the X-axis, with the largest to the right.  
If I choose `Order by: Term`, `Order: Descending` and `Size: 5`, I will get the X-axis as

```
  -10-9-8-7-6-

```

.. can in some way invert the axis, to get

```
  -6-7-8-9-10-

```

?

I'm using Kibana 4.5.0

Thanks!

---

<div class="post-metadata">

### Author: ![weltenwort](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/weltenwort/32/53885_2.png) [@weltenwort](https://discuss.elastic.co/u/weltenwort)
#### Post date: [January 10, 2017, 6:14pm UTC](https://discuss.elastic.co/t/inverting-x-axis/71116/2 "2017-01-10T18:14:43Z")

</div>

Hi @default,

I don't think this is possible in Kibana 4.5.0, unfortunately. But more chart customization is certainly something we intend to do.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [February 7, 2017, 6:15pm UTC](https://discuss.elastic.co/t/inverting-x-axis/71116/3 "2017-02-07T18:15:19Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
