Jump to content
Software FX Community

How to remove X-axis spaces?


koala

Recommended Posts

Looks like your X-Axis is categorical meaning that you are not passing X-Values, instead you are passing the months as labels ("Jan", "Feb", and so on). In order to eliminate that space, you need to pass the X-Axis as values (actual dates) instead of string labels so that a value can be associated with them.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...