score:1
Accepted answer
I think that gantt chart can be more "user-friedly" http://highcharts.uservoice.com/forums/55896-general/suggestions/804783-gantt-chart
score:1
Yes - you can use pointStart, and pointInterval:
- http://api.highcharts.com/highcharts#plotOptions.series.pointStart
- http://api.highcharts.com/highcharts#plotOptions.series.pointInterval
You can also use pointRange to help fine tune the layout:
{{Edit : it seems I misunderstood your question and usage, and this answer doesn't quite apply.
I took your chart to be showing a vertical column chart where you wanted a datetime x axis.
so....nevermind :)
Source: stackoverflow.com
Related Query
- Highcharts tick date formatting
- passing formatting JavaScript code to HighCharts with JSON
- HighCharts Date Formatting
- Formatting date values for tooltips in Highcharts
- Highcharts date tick position hiding removing
- Number Formatting at Highcharts Chart Values?
- highcharts datetime x-axis custom formatting
- Highcharts graph X-axis label for different date ranges
- json date format to Highcharts date format
- Highcharts - change background color along specific date range
- Highcharts - Highlight / Shade date range
- Rails - convert date string into javascript date object for highcharts
- Populate Highcharts X-Axis With Dates Given a From And To Date
- Highcharts Column chart with drilldown, remove hyperlink like formatting from x-axis labels
- Formatting JSON data monthwise for HighCharts using MySQL
- Highcharts date off by one day
- Highcharts - Display only year in x axis and stop auto formatting
- Align y axis tick "outside" on highstock, so they are the same as on highcharts
- Highcharts - Skip date in series
- Remove UTC date from Highcharts tooltip
- Highcharts missing first date label on xAxis
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Highcharts x-axis tick starts with an offset
- Highcharts tooltip date format when using pointFormat
- HighCharts Date format
- Formatting the float numbers in Highcharts
- highcharts is not respecting my x-axis' date interval
- Highcharts - Global configuration with common code and unique data & Headings
- Highcharts x axis date full range even if there is not enough data
- Highcharts X-Axis time from JS date
More Query from same tag
- Use nearest neighbor search for hover in column chart
- HighStocks series does not show line on Black Colors
- HighCharts - dynamic graph & no tick mark on the right hand side dual axis
- Highcharts displaying blank space
- Milestone Trendanalysis with Highcharts
- HighCharts losing all data when addPoint is called
- In highstock 1.3.0, when zooming in full, the graph draws all messed up
- How do you remove the partialFill from Highcharts xrange chart
- jQuery datepicker with Highstocks / Highcharts
- how to place same highcharts series beside each other
- Highcharts: Preventing Users from unchecking all Legends in the chart
- Highcharts margins before and after data display?
- Highcharts async tooltip is drawn on top of point
- Highcharts - Sankey chart not displaying all the data when series font increased
- Highcharts-serverside-export not rendering graph with Rhino 1.7R3
- Stacked Column two values per column
- Query selector for the individual buttons in range selector
- HighCharts Glow Effect on Charts Doesnt not affect to multiple graphs
- How to add lines between individual data points?
- parse file from input with papaparse
- How to Click on Highchart Elements During Automation
- Highcharts: Stacking a column inside of another column
- HighStock x-axis displays numbers when category length is less than max value
- Custom color & tooltip for a single bar in Highcharts histogram
- setRequestHeader Error When Saving Canvas as Image on Server
- How to get data in Highstock from PHP MySQL data on AJAX call
- Highcharts Add text to label
- Highchart Solid Gauge Responsive
- highcharts clickable labels how to goto anchor
- How to make a multi pane on highstock (highcharts) which contain a stacked area graph?