Hi Folks
I have a chart showing a range of data:
Place(x) Value
Site1 10
Site2 15
Site3 16
Site4 8
Site5 5
Site6 10
Site7 5
... ..
I'd like to be able to show all 'Place' values on the chart but 'hide' the names of the values. See the following example of what I'm trying to do:
20|
| **
15| ** **
| ** **
10| ** ** ** **
| ** ** ** ** **
5| ** ** ** ** ** ** **
| ** ** ** ** ** ** **
0|__**____**____**___**____**____**____**___
Site1 Site2 Site4 Site5 Site7
Here Site3 and Site6 have been hidden but their values are still shown. Is this possible?
Cheers!
I have a chart showing a range of data:
Place(x) Value
Site1 10
Site2 15
Site3 16
Site4 8
Site5 5
Site6 10
Site7 5
... ..
I'd like to be able to show all 'Place' values on the chart but 'hide' the names of the values. See the following example of what I'm trying to do:
20|
| **
15| ** **
| ** **
10| ** ** ** **
| ** ** ** ** **
5| ** ** ** ** ** ** **
| ** ** ** ** ** ** **
0|__**____**____**___**____**____**____**___
Site1 Site2 Site4 Site5 Site7
Here Site3 and Site6 have been hidden but their values are still shown. Is this possible?
Cheers!