Title: [Plugin: FireStats Charts] Dashboard bug   fix
Last modified: August 19, 2016

---

# [Plugin: FireStats Charts] Dashboard bug fix

 *  Resolved [ailaG](https://wordpress.org/support/users/ailag/)
 * (@ailag)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-firestats-charts-dashboard-bug-fix/)
 * The graph image stretches too wide on the dashboard.
    Proposed solution: change
   the image code from echo ‘<div style=”text-align: center;”><img src=”‘.$this-
   >absUrl.’out/’.$graphKey.’.png” alt=”‘.__(‘FireStats Graph’).'” /></div>’;
 * to
 * echo ‘<div style=”text-align: center;”><img src=”‘.$this->absUrl.’out/’.$graphKey.’.
   png” alt=”‘.__(‘FireStats Graph’).'” style=”width: 100%;” /></div>’;

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [marm](https://wordpress.org/support/users/marm/)
 * (@marm)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-firestats-charts-dashboard-bug-fix/#post-1706156)
 * Hi.
    Thanks for the post. And the solution also 😉
 * I’ll make the fix as soon I can.
 *  Plugin Author [marm](https://wordpress.org/support/users/marm/)
 * (@marm)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-firestats-charts-dashboard-bug-fix/#post-1706189)
 * Fix added.
    Upgrade 1.1.2 available.
 * Sorry for the time. svn problems on my mac

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: FireStats Charts] Dashboard bug fix’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/firestats-charts.svg)
 * [FireStats Charts](https://wordpress.org/plugins/firestats-charts/)
 * [Support Threads](https://wordpress.org/support/plugin/firestats-charts/)
 * [Active Topics](https://wordpress.org/support/plugin/firestats-charts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/firestats-charts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/firestats-charts/reviews/)

## Tags

 * [dashboard](https://wordpress.org/support/topic-tag/dashboard/)

 * 2 replies
 * 2 participants
 * Last reply from: [marm](https://wordpress.org/support/users/marm/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-firestats-charts-dashboard-bug-fix/#post-1706189)
 * Status: resolved