Skip to main content
1-Visitor
October 13, 2016
Solved

Designing Label Chart

  • October 13, 2016
  • 2 replies
  • 1899 views

Hi

I am working on a label chart to produce a bar graph. In this i have plotted 10 values which comprises of 5 pairs. I want to cluster these values accordingy.

map.PNG

As you can see above but in this i am not able to produce a gap between pairs. How can we do that.

Like in this i want a small gap after every 2 bar.

Thanks

    Best answer by CarlesColl

    Add a fake 0 bar

    2 replies

    1-Visitor
    October 13, 2016

    Add a fake 0 bar

    aagarwal1-VisitorAuthor
    1-Visitor
    October 14, 2016

    Thank you it actually solved my problem..