# Styling parallel coordinates

**URL:** https://community.plotly.com/t/styling-parallel-coordinates/9230
**Category:** plotly.js
**Created:** [March 27, 2018, 8:36am UTC](https://community.plotly.com/t/styling-parallel-coordinates/9230 "2018-03-27T08:36:53Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![anchicita](https://avatars.discourse-cdn.com/v4/letter/a/a9a28c/32.png) [@anchicita](https://community.plotly.com/u/anchicita)
#### Post date: [March 27, 2018, 8:36am UTC](https://community.plotly.com/t/styling-parallel-coordinates/9230/1 "2018-03-27T08:36:53Z")

</div>

What is the possibility of styling parallel coordinates?  
For example: axis width, formatting tick values (number format set) , axis label formatting (text overlapping is really annoying)  
Will it be possible to zoom in the specific axis?

---

<div class="post-metadata">

### Author: ![etienne](https://sea2.discourse-cdn.com/flex024/user_avatar/community.plotly.com/etienne/32/17_2.png) [@etienne](https://community.plotly.com/u/etienne)
#### Post date: [March 27, 2018, 1:46pm UTC](https://community.plotly.com/t/styling-parallel-coordinates/9230/2 "2018-03-27T13:46:59Z")

</div>

See [Single-page reference in JavaScript](https://plot.ly/javascript/reference/#parcoords-dimensions) for a complete list of attributes. You can track future development in [Parallel Coordinates Plot: Axis Types · Issue #2292 · plotly/plotly.js · GitHub](https://github.com/plotly/plotly.js/issues/2292)

> [@anchicita](#):
>
> Will it be possible to zoom in the specific axis?

We aren’t planning on adding that feature in the near future.

> [@anchicita](#):
>
> (text overlapping is really annoying)

You can subscribe to [Parallel coordinates plot axes labels overlap · Issue #1703 · plotly/plotly.js · GitHub](https://github.com/plotly/plotly.js/issues/1703) for the most up-to-date development info.
