diff --git a/activemq-web-console/src/main/webapp/queueGraph.jsp b/activemq-web-console/src/main/webapp/queueGraph.jsp index 2b920625d8..7628778900 100644 --- a/activemq-web-console/src/main/webapp/queueGraph.jsp +++ b/activemq-web-console/src/main/webapp/queueGraph.jsp @@ -38,7 +38,7 @@ var options = { "padding": {left: 0, right: 0, top: 10, bottom: 30}, "xTicks": [, {v:${status.count}, label:"${row.name}"}] + test="${status.count > 1}">, {v:${status.count}, label:""}] }; function drawGraph() {