FusionCharts Forum: How to add space between two coulmns of different group for same month using multiseries graph? - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to add space between two coulmns of different group for same month using multiseries graph?

#1 User is offline   ganesh gupta 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 12-March 10

Posted 12 March 2010 - 03:45 AM

I am using multiple series column graph to display sales of different groups.

I want to put space between each group, currently groups are adjacent for every month.

is there any way to have space between columns of each month?
0

Other Replies To This Topic

#2 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 12 March 2010 - 04:43 AM

Hi Ganesh,

Welcome to FusionCharts forum. :)

Could you please try using "plotSpacePercent" attribute in the <chart> element?
Ref.- http://www.fusioncharts.com/docs?/ChartSS/MSColumn2D.html

Hope this helps.

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#3 User is offline   ganesh gupta 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 12-March 10

Posted 15 March 2010 - 03:57 AM

I have tried "plotSpacePercent" attribute in the chart, but it is used to control space between x-axis columns for example (Jan,Feb.March).



In my case, I am having multiple columns on each x-axis label(Jan). I need space between them.



For example :- http://www.fusioncha...MSColumn2D.html

This example shows business result for two years.

Each month is having two columns for every year, but there is no space between these columns.

my requirement is to have space between these columns. l
0

Other Replies To This Topic

#4 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 15 March 2010 - 04:55 AM

Hi Ganesh,

I am afraid, as of now FusionCharts does not support this.

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#5 User is offline   srividya_sharma 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 943
  • Joined: 01-October 07

Posted 15 March 2010 - 10:41 AM

Hi Ganesh,

I just thought of a work around...

You could add empty dataset between datasets like this:

<dataset> </dataset>

This will give some space between two columns.

Hope this helps. :)

Srividya


regards,
Srividya Sharma
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic