score:2
Accepted answer
for highstock (that is the chart you are linking to) it is implied to always be a time-based xaxis.
if you want to have names on your xaxis what you need is a category-based graph.
Source: stackoverflow.com
Related Query
- Show name of employers instead time in highcharts
- Show TIME instead of DATE in Timeline Highcharts
- Show only time labels on xAxis. Highcharts
- How get data name in Highcharts pie chart legend instead of "Slice" using array of values?
- Highcharts - Show tooltip onClick instead of hover
- Highcharts - Show tooltip on points click instead mouseover
- Highcharts : show time with 30 second interval
- How to show only one pair of linked Highcharts series at a time
- Change the legend in highcharts heatmap to show instead of a color bar, a set of fixed icons with hide and show on click
- On HighMaps, how do I show state abbreviations instead of state name on a U.S. map and remove data label from point
- How to show horizontal line instead of a dot for a single value data in highcharts
- How to show unique name of every points in highCharts using angular
- Highcharts - bar chart - show series name under bar
- How to hide date time x-axis but still be able to show plot lines in Highcharts gantt chart?
- How to Show Same Month name of two years in X axis of Highcharts
- Highcharts - Large Tree Map: Show values below points name
- Show Highcharts Pie Slice Name onhover
- Getting numbers on Y-axis to show up as percentages with code from a Highcharts code generator tool?
- Show multiple values for a day in Highcharts time series
- Show how many elements every X time with HighCharts
- Highcharts show real time value on Labels
- How to show real time HighCharts Line Graph data which is receiving by an API?
- Show time in HH:MM on Xaxis Highcharts
- Show ticks on x axis in local time with highcharts api
- Highcharts - not show due to change over the frequency time of one every second?
- Highcharts showing time instead of date
- Highcharts ColumnRange - Display time range on yAxsis instead of Date
- Create visualforce page to show time line using highcharts in salesforce
- show the sum of total time of a state in highcharts
- HighCharts Hide Series Name from the Legend
More Query from same tag
- Rename the "slices" in Pie chart using Highcharts in shiny R
- Issues with xAxis labels and useHTML #1
- HighCharts display total of stacked column in labels
- Highcharts - How to draw an arrow for a specific value in a polar (wind rose) chart?
- how to make highcharts pie datalabels always in center of each slice?
- How to add inline legends to line / area mixed chart in highchart
- highcharts opacity when "bubbles" are stacked
- Add custom logo to Highchart graphs
- Highcharts markers on line only where there are labels
- JSON to javascript Date.UTC
- Highcharts click on column (not bar)
- "TypeError: c.slice is not a function" when trying to call a function within JQuery
- Highcharts - How to remove drilldown link on empty items?
- Highcharts, Safari 6 and the curious case of the vertically aligned bar chart
- Highcharts - TypeError: Cannot read property 'isResponsiveOptions' of null
- How to hide highChart plotLine label until mouseover?
- How to set HighCharts dataGroup to a range/timeframe?
- Multiple "Script src" on same page causing sorting functions not to work on HighCharts
- High Chart to Image
- Highcharts - Wrong date in tooltip
- How to access angular scope variable in JavaScript file
- Multiple axis does not work on Highcharts 4
- Resize on multiple Highcharts not working after dropdown change
- Highcharts give me black image
- Angular 7 High Charts Stock Chart Datetime X Axis tooltip formatting independently of other tooltips
- Highcharts Series data as JSON doesn't render
- In Highcharts, is there a minimum value for text fontSize?
- display a linear highchart with data from database
- How to sort the yaxis in descending order if tickpositions in highcharts are used?
- How to use for loop array to add series dynamically for line chart