Created attachment 515094 [details] Cropped screenshot Thousand of thousands (1 000 000) should be "M" instead of "m" which can be found in both PNG and Flash versions of graphs. cumin-0.1.4887-1.el5 How reproducible: 100% Steps to Reproduce: 1. Submit a million jobs into Condor. 2. Log in to Cumin. 3. Grid -> Schedulers -> choose one Actual results: In the Jobs graph you can see "m" instead of upper-case "M" Expected results: e.g. "1M"
Fixed in revision 4892
Verified on RHEL5/RHEL6, i386/x86_64 Tested with Firefox + flash ON Tested with Firefox + flash OFF - png Cumin version: cumin-0.1.5098-2.el5 cumin-0.1.5098-2.el6 Submit command: su - test -c 'echo -e "cmd=/bin/true\nhold=true\nqueue 100000" | condor_submit' VERIFIED