In coldfusion Horizontal bar graph, cfchartseries using cf query resultset & valueColumn contains values as (25,65,20), itemcolumn as empty string, I don't want to display the descriptions. Please refer the attached Horizontal_cfchart.png
, In x-axis It shows the range from 0 to 70, and we can recognize the horizontal bar data points(25,65,20), but recently the x-axis values displays the range from 0.0,0.1,0.2,0.3,0.4........1.0,
I don't know what the exact issue, please share your thoughts.