cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

x-axis values - urgent

Former Member
0 Likes
185

HI,

I am displaying my data in a bar chart. The data is from Xacute query with two columns.

1.TYPE

2.COUNT

TYPE on x-axis and COUNT on y-axis.

It is displaying bar chart with correct bars sizes, But I want to display values from TYPE column on x-axis. As of now it is dispaying value of COUNT in x-axis. I know we need to do some thing in DATA MAPPING. I tried in all the ways in this section but no luck. Can some one help me.

Thanks,

Srinivas.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Did you try mapping the Type column to the AxisLabelColumn field on the Data Mapping tab of the Display Template?

Also, don't forget to clear the java cache after each change to your templates.

Answers (1)

Answers (1)

Former Member
0 Likes

Srinivas,

Take a look at this image...

<a href="http://www.mikecloud.com/img/Output.jpg">Applet Image</a>

If that is similar to what you want...Configure your data mapping as follows:

<a href="http://www.mikecloud.com/img/DisplayTemplate.jpg">Display Template-Data Mapping</a>

I also unchecked the "Show Labels?" option in the X-Axis tab

Please let me know if you need any followup

Mike Cloud

Former Member
0 Likes

Hi Mike,

Thanks for your valued time that you spent on this. Even though the mistake is some thing else but your image of the applet gave me a clue.

Here the mistake that I did.

I made background color of chart and text color to x-axis label column both to WHITE. Guess.... how can some one will notice such a text if both colors are same. I know you are laughing.

Thanks,

Amara.