id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 11255,Charts are only showing some some results,Dan Harlacher,aviram,"Hello, I have a couple of charts that only show two columns of the results set. Here is my markup {{{ [[TicketChart(type = bars, x_axis = test_depth, query = test_depth=""0|1|3|4|5"", title = Feature Test Depth)]] }}} This yields this chart, which only shows results in the 1 and 3 column. [[Image(testdepthchart.png, 300px)]] When I run the query manually I get these counts. {{{ ||= Test Depth =||= Count =|| || 0 || [[TicketQuery(test_depth=0, count)]] || || 1 || [[TicketQuery(test_depth=1, count)]] || || 2 || [[TicketQuery(test_depth=2, count)]] || || 3 || [[TicketQuery(test_depth=3, count)]] || || 4 || [[TicketQuery(test_depth=4, count)]] || || 5 || [[TicketQuery(test_depth=5, count)]] || }}} [[Image(realresults.png)]] I have another chart with the same problem that uses this markup {{{ [[TicketChart(type = bars, x_axis = sub_quality, query = sub_quality=""0|meh|quesy|adderall"", title = Feature Subjective Quality)]] }}}",defect,closed,normal,TicketChartsMacro,normal,invalid,,,1.0