• Resolved ailaG

    (@ailag)


    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

    (@marm)

    Hi.
    Thanks for the post.
    And the solution also ??

    I’ll make the fix as soon I can.

    Plugin Author marm

    (@marm)

    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.