Ticket #1383 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

X-axis for Cumulative Views graph is unreadable

Reported by: rcave Owned by: rcave
Priority: high Milestone: 0.9.3_rc3
Component: ambra Version: 0.9.3
Keywords: Cc:

Description

The bottom axis (months) of the the Cumulative Graphs on these 2008 articles are unreadable:

 http://plosmedicine-demo.plos.org/article/metrics/info%3Adoi%2F10.1371%2Fjournal.pmed.0050060

 http://plosmedicine-demo.plos.org/article/metrics/info%3Adoi%2F10.1371%2Fjournal.pmed.0050082

This is a problem in both IE8 and Firefox. See the attached screen shot.

Attachments

GraphXAxis.doc (165.5 KB) - added by rcave 13 months ago.
Unreadable X-axis Cumulative Views graph

Change History

Changed 13 months ago by rcave

Unreadable X-axis Cumulative Views graph

Changed 13 months ago by josowski

  • status changed from new to verify
  • owner changed from josowski to rcave
  • resolution set to fixed

This has been corrected, the fix is in the PLoS templates repository.

Changed 13 months ago by rcave

  • owner changed from rcave to josowski
  • status changed from verify to reopened
  • resolution fixed deleted

Changed 13 months ago by rcave

This problem is still occurring for some articles. Is the X-axis getting mangled because the there is only two months of data but it's been ~9 months since publication?

 http://plospathogens-demo.plos.org/article/metrics/info%3Adoi%2F10.1371%2Fjournal.ppat.1000202

In ALM:

{:uri=>"http://plosreports.localdomain/services/rest?method=usage.stats&article=ppat.1000202", :views=>[
 {:xml_views=>"2", :html_views=>"4659", :month=>"11", :year=>"2008", :pdf_views=>"130"}, 
 {:xml_views=>"6", :html_views=>"2123", :month=>"12", :year=>"2008", :pdf_views=>"69"}]}

Changed 13 months ago by josowski

Of course the real bug here is the data, but the chart should be able to handle it. I've removed minor ticks as they are becoming problematic. Maybe we can re-enable them at a later date.

Changed 13 months ago by josowski

  • owner changed from josowski to rcave
  • status changed from reopened to verify
  • resolution set to fixed

Changed 13 months ago by rcave

  • status changed from verify to closed
Note: See TracTickets for help on using tickets.