Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8621061
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T06:43:56+00:00 2026-06-12T06:43:56+00:00

I have a HighCharts chart to display some information. I have stacked information for

  • 0

I have a HighCharts chart to display some information. I have stacked information for each day. Each entry is unique -> I cannot use a single series.

The problem is: between two days, there’s a huge space and I have no idea how to decrease or remove this.
There’s no effect when I play with the PlotOptions.
I think the reason is my xAxis-Handling, because if I use the “normal way” to declare the xAxis categies, there’s no problem.

My jsFiddle: http://jsfiddle.net/MhL2Q/1/

Another, working jsFiddle: jsfiddle_dot_net/wergeld/M85tL/ (just 2 links allowed)

Original HighChart DEMO: http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/demo/column-stacked/

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T06:43:57+00:00Added an answer on June 12, 2026 at 6:43 am

    You can make use of xAxis.minPadding and xAxis.maxPadding

    Padding of the max value relative to the length of the axis. A padding
    of 0.05 will make a 100px axis 5px longer. This is useful when you
    don’t want the highest data value to appear on the edge of the plot
    area. When the axis’ max option is set or a max extreme is set using
    axis.setExtremes(), the maxPadding will be ignored. Defaults to 0.

    xAxis: {
        type: 'datetime',
        dateTimeLabelFormats: {
            month: '%e. %b',
            year: '%b'
        },
        tickInterval: 24 * 3600 * 1000,
        tickWidth: 1,
        minPadding: 0.5,
        maxPadding: 0.5                
    }
    

    Padding datetime axis @ jsFiddle

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Highchart chart to display some data series with animation. The chart
I'm using Highcharts within my Backbone application to display some information in a column
I use highcharts to display a chart in my page. It works fine, but
I have made a Highcharts chart with grouped and stacked columns, like in the
I have a rendered Highcharts chart on a website and I need to empty
I have a very simple highcharts js chart, which has dates on x-axis and
I have a chart in Highcharts (to be more specific: it's a Highstocks chart,
I have built some highcharts charts and I am displaying them one at a
I'm trying to display a chart titled Purchases over Time using Highcharts in my
I have a code to generate multiple charts for a single series. code :

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.