Making WordPress.org

Opened 6 years ago

Closed 6 years ago

#3716 closed defect (bug) (fixed)

Responsive issue for graphs of plugin page on mobile

Reported by: josevarghese's profile josevarghese Owned by: obenland's profile obenland
Milestone: Priority: normal
Component: Plugin Directory Keywords:
Cc:

Description

As on Plugin's Directory page, the graphs of Downloads Per Day and Active Install Growth are not responsive. Due to that responsiveness of the page is lost while viewing via the mobile devices.

I think adding overflow: auto; will resolve this issue.

Attachments (1)

Not ResponsiveGraph.png (107.6 KB) - added by josevarghese 6 years ago.
Screenshot of Plugin Stats page's graph responsiveness issue

Download all attachments as: .zip

Change History (2)

@josevarghese
6 years ago

Screenshot of Plugin Stats page's graph responsiveness issue

#1 @obenland
6 years ago

  • Owner set to obenland
  • Resolution set to fixed
  • Status changed from new to closed

In 7463:

Plugins: Stats: Don't set a fixed width.

Helps with making Google visualizations responsive.

Props josevarghese.
Fixes #3716.

Note: See TracTickets for help on using tickets.