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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...