Is it possible to create bars chart with varying width of the bars
Posted: Tue Feb 13, 2007 9:59 am
Hi,
I would like to create bars chart, where the bars width is not constant, for the following purpose. Is it possible? If not, is there some other graph type in which I can reach similar result?
The purpose:
I have, for example, the following arguments (X axis): 0;1;2;3;4;5;6;7;8;9
I would like to create the following bars:
Bar 1 - value 10 for the arguments 0;1;2
Bar 2 - value 30 for the arguments 3;4;5
Bar 3 - value 20 for the arguments 6;7;8;9
I hope I was clear :emb:
Thanks,
Joel
I would like to create bars chart, where the bars width is not constant, for the following purpose. Is it possible? If not, is there some other graph type in which I can reach similar result?
The purpose:
I have, for example, the following arguments (X axis): 0;1;2;3;4;5;6;7;8;9
I would like to create the following bars:
Bar 1 - value 10 for the arguments 0;1;2
Bar 2 - value 30 for the arguments 3;4;5
Bar 3 - value 20 for the arguments 6;7;8;9
I hope I was clear :emb:
Thanks,
Joel