Perf4J

Graph produced by chart servlet is not correct

Details

  • Number of attachments :
    1

Description

User reported a very weird looking graph from the charting servlet:

http://chart.apis.google.com/chart?cht=lxy&chtt=TPS&chs=750x400&chxt=x,x,y&chd=t:4,0,8,0,44,0,48,0,52,0|37,5,12,5,12,5,37,5,12,5|0,0,4,0,8,0,12,0,16,0,44,0,48,0,52,0|12,5,62,5,75,0,75,0,37,5,25,0,100,0,37,5&chco=ff0000,00ff00&chm=d,ff0000,0,-1,5.0|d,00ff00,1,-1,5.0&chdl=getTagHistory|searchTags&chxr=2,0,0,8&chxl=0:|07:33:20|07:33:50|07:34:30|07:35:10|07:35:40|07:36:30|07:37:10|1:|Time&chxp=0,0,0,12,0,28,0,44,0,56,0,76,0,92,0|1,50&chg=5,3,10

Need to investigate and figure out what went wrong. PerfStats log is attached.

Activity

Hide
Alex Devine added a comment -

This was an issue with running the GoogleChartGenerator under a default locale that doesn't use period as the decimal separator (like Germany, which uses a comma). I fixed this to force period as the separator regardless of locale.

Show
Alex Devine added a comment - This was an issue with running the GoogleChartGenerator under a default locale that doesn't use period as the decimal separator (like Germany, which uses a comma). I fixed this to force period as the separator regardless of locale.

People

Vote (0)
Watch (0)

Dates

  • Due:
    Created:
    Updated:
    Resolved:

Time Tracking

Estimated:
3h
Original Estimate - 3 hours
Remaining:
0m
Remaining Estimate - 0 minutes
Logged:
2h
Time Spent - 2 hours Time Not Required