Jump to content
Software FX Community

Bars Centerlized in the Graph


Mr.B

Recommended Posts

Hi,

I have a Bars graph that the number of bars inside are dynamic.

When I like to show one or two Bars for example it always centerlize them. I would like to avoid this behaviour and always see the bars from top to buttom. I will try to illustrate it in the following example:

2 Bars

-------------------------------------------------------------------------

|

|

|||||||||||||||||||||||||||||||||||||||||||||||||||||||

|||||||||||||||||||||||||||||||||||||||

|

|

-------------------------------------------------------------------------

 I whould like it to be:

 

-------------------------------------------------------------------------

|||||||||||||||||||||||||||||||||||||||||||||||||||||||

|||||||||||||||||||||||||||||||||||||||

|

|

|

|

-------------------------------------------------------------------------

 

Thanks in advance

Link to comment
Share on other sites

In both your drawings there seems to be a "magic" number of 6 slots for the bars. If you have two bars, Chart FX will fill out all the available space with the two bars, ti will not know what this "magic" number is.

 If you want to fix the number of slots in the chart, you need to set the number of points to a fixed amount (e.g. 6). Then leave the unused points as hidden values.

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...