Graph Queue staistics

New to Mikrotik. I am facin some prob in graphing simple queue. Graph Starts with following items:

Queue Statistics
queue1
Source-address: 10.1.1.5/32
Destination-address: 0.0.0.0/0
Max-limit: 192.00 Kb/192.00 Kb (Total: unlimited)
Limit-at: unlimited/unlimited (Total: unlimited)
Last update: Sat Dec 23 21:43:22 2006

I want to omit some things from this such as Max-limit, Limit at etc. Can anyone tell me how to do this ??

Graphing pages modification is not possible, only current features might be used for graphs monitoring.
http://www.mikrotik.com/testdocs/ros/2.9/tools/graphing.php

External monitoring options might help you, e.g. SNMP server that collects and maintains SNMP data from router, then setup web-server on the particular server in order to display graphs, modify graphs pages as you need.