score:1
Accepted answer
There is something called tickInterval in highChart which needs to be used there. So I have used
tickInterval: 1000 * 60 * 60 * 24 * 365
and it worked like a charm.
FYI Here is the working fiddle link.
Source: stackoverflow.com
Related Query
- HighChart skipping x-axis years plot point
- programatically fire a click event for a point on highchart scatter plot
- how to add dynamic y axis in highchart from specific point of x-axis
- highchart with dual axis breakpoint and drag point
- Highchart shiny R scatter plot - how to define individual point colors
- When adding point on dynamically created Multiple Highchart Graphs on a single page, the plot line draws to the start point instead of last point?
- Generate highchart instance on floating div from mouseOver on axis label or from series point
- Mark a point and draw plot lines in Multi Series Highchart
- How to plot the X axis data point for uneven tick interval at in Highcharts
- plot one point in highchart shiny r
- HighChart Skipping the first point : Highcharts, Javascript
- changing page output view after click event on highchart plot point
- how to hide highchart x - axis data values
- Plot Highchart Gauge with JSON Data
- How to display highchart y axis with constistant data
- How to know information about the clicked bar in highchart column r shiny plot
- same scale on x y axis in highchart
- highcharts - removing decimal places on Y axis with only one point
- How to dynamically change axis from linear to logarithmic in HighChart
- Overlapping Y Axis in a Multi y axis Highchart
- Highcharts axis label before first point
- Highchart axis max with multiple axes
- Highchart Axis Update/ chart redraw
- Get X Axis value on bar Highchart click event
- last label in x axis with datetime format not coming in highchart
- Highchart - line or area not starting at the left point
- How to place labels on opposite Y axis in Highchart without a second series
- HIghcharts individual plot point color
- Chart series point added not sync with X axis
- Highchart Crosshair not touching x axis
More Query from same tag
- Getting "Highcharts error #17" when creating histogram (using Highcharts with Angular 6)
- How do I get remove of 'data table' option from High chart export
- Dynamically changing subtitles at various drilldowns in treemap in highcharts?
- Loading chart via Angular ngRoute not working
- How do I put Icons in the y Axis for a Dynamic Highcharts chart?
- Highchart not working (Codeigniter - JSON - Bootstrap)
- Plot Circles on Line Chart
- highcharts stockchart 1m and 3m not enabled
- Highcharts - Export CSV include additional data
- Highchart, how to vertically align in the middle a line?
- HighCharts + xAxis label formatter
- I'd like to use several Highcharts using different data but same options
- Only my title shows when using highcharts with php and MySql
- Highchart bar pagination
- Highcharts Schedule for my Unit
- Coloring Highcharts category
- Datetime format for series - Highcharts
- Why mistake appears during render?
- Highcharts - Scatter plot single series with multicolor plots (points)
- Set the values of heatmap in highCharts in javascript function
- How to make highchart clickable?
- Require highcharts-browserify to use specific version of highcharts?
- Dynamic High Chart no Displaying
- highchart with a specific json format in django
- Highchart Combination Chart Area Range not displaying on chart but line chart works
- Highcharts dynamically change bar color based on value
- Highcharts legend unfold and expand
- how to show same labels as bar chart on inverted column chart
- PHP loop including some javaScript
- How can I have same hover point color in highcharts?