question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

YAxis Labels hidden with longer text?

See original GitHub issue

YAxis Labels are not being fully show when labels are bigger then usual. screenshot_20170508_111259

I made an extreme example to illustrate this issue, please open the link to see that in action https://plnkr.co/edit/sPJ47u?p=preview

As you can see I can differentiate one group from the other. Is there any way to wrap the text, or break it in anyway?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
marjan-georgievcommented, May 9, 2017

We can’t allow wrapping or breaking the text into multiple lines, but we will look into allowing overriding of the trimming threshold. There has been a discussion about this in the past. We need to figure out the best way to handle it.

2reactions
lekha-badarinathcommented, Sep 5, 2019

@marjan-georgiev, yes, it would be really helpful if I could wrap the labels. Displaying a long label on a single line messes up the whole look of the page.

Read more comments on GitHub >

github_iconTop Results From Across the Web

yAxis.labels.enabled | highcharts API Reference
A format string for the axis label. The context is available as format string variables. For example, you can use {text} to insert...
Read more >
highcharts - Hide some labels in yAxis - Stack Overflow
My config is so close - I have the right amount of grid/plot lines, but I want to hide a couple of the...
Read more >
How to Hide Axis Text Ticks or Tick Labels in Matplotlib?
How to Hide Axis Text Ticks or Tick Labels in Matplotlib? · Functions used: · Method 1: Select all columns except one by...
Read more >
How to make all Y axis labels show - Flourish Help
Under Y axis, enable the Styling toggle next to Ticks & labels. 2: Under Labels, reduce the size of the tick labels to...
Read more >
Change the display of chart axes - Microsoft Support
Learn more about axes ... Charts typically have two axes that are used to measure and categorize data: a vertical axis (also known...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found