Hi,
I do have to display a horizontal bar chart for around 12 FUNDS. The Y axis will just have Fund Names. On the X Axis, I have a count column. If the count of rows for a fund is less than 0, I need to show the bar towards the left of Y axis for that fund (with its measure value displayed on the side of bar). If the count is greater than 0, I need to show the bar towards the right of the Y axis for that fund(with its measure value on the side of bar).
What chart can I use to show the "2 values" (display measure based on count as a horizontal axis). Also how to show this?
I was doing a trial with a win loss chart. But it seems too small to see values.
Thanks,