score:1
Accepted answer
To increase the width, you can set width
style:
yAxis: {
labels: {
useHTML: true,
style: {
width: '300px',
textOverflow: 'ellipsis'
}
},
...
},
Live demo: https://jsfiddle.net/BlackLabel/nkz9xmh0/
API Reference: https://api.highcharts.com/gantt/yAxis.labels.style
Source: stackoverflow.com
Related Query
- Highcharts custom formatting/coloring of category labels
- highcharts datetime x-axis custom formatting
- Highcharts overlapping category labels
- Highcharts Column chart with drilldown, remove hyperlink like formatting from x-axis labels
- Highcharts - CUSTOM DATA LABELS in line series, are disappearing on window resize
- Replace axis labels with custom in highcharts r
- In Highcharts drilldown charts, Custom Formatting of X-Axis label displays the label with underline even in the last level
- highcharts - how do I do custom labels on heatmap legend
- passing formatting JavaScript code to HighCharts with JSON
- Formatting data points and Y-axis labels using HighCharts
- Highcharts formatting data labels
- Formatting Highcharts labels with a callback function (Formatter)
- Highcharts export duplicating category labels
- HIGHCHARTS auto-rotate x-axis labels for custom positioned labels
- Highcharts unevenly spaced x-axis with category labels
- Highcharts network graph custom link labels
- Coloring Highcharts category
- Highcharts column graph custom legend formatting not showing legend symbols
- How to display tooltip data below x-axis category labels using Highcharts
- How to fix formatting of axis labels in Highcharts when surrounding the contents with div?
- Highcharts boxplot custom labels for maximum quartiles median and minimum?
- Highcharts multiple axis with custom labels
- How do you change the colour of each category within a highcharts column chart?
- Format Highcharts y-axis labels
- Highcharts text labels for y-axis
- Always display data labels above columns in HighCharts
- How to hide labels in the highcharts in the pie
- Highcharts - show every other x-axis category
- dealing with highcharts bar chart with really long category names
- Number Formatting at Highcharts Chart Values?
More Query from same tag
- stackLabels configuration in Highcharts
- Highchart data labels appear in middle if xAxis ticks
- Highcharts - Negative values, set y-axis to greater than 0?
- highchart customize legend
- How to listenTo afterSetExtremes event in Highcharts from Backbone
- why is afterSetExtremes function being called twice highcharts using react
- Highcharts pie chart list of selected section
- Chart Is not displaying Created Using HighCahrts and Google Analytics
- Highcharts tooltip functionality lost from version 2.2.1 to version 3.0.1
- HighCharts Column Overlapping
- Data parsing from mysql into highchart with json
- Highchart to show progress percentages in horizontal bars with real time data?
- Null Values in Zones in Highcharts
- Hightcharts Display Date month on X-Axis
- Retrieve first and last values on HighChart
- HighCharts animation android
- A way to generate highcharts dynamically (including web page) in JS?
- How to render Gantt Highchart from data source
- Highcharts :Column chart with percentage grouping on X-Axis
- Highcharts Solid Gauge Width
- bind data to date using Highcharts
- How to export Highcharts with CMYK colors?
- Hide datalabels inside stacked column chart if we have 1 data
- Setting Highcharts x axis label's width
- Hover entire container contents with an Overlay
- Reset Chart To Initial Load Throws renderTo Error
- Tooltip content within a highchart in Rshiny
- Highchart bars lower half gets disappeared
- Reloading HighCharts data using Ajax
- Highcharts Bar Chart - Labels Not Appearing in Bar