Viewing 1 replies (of 1 total)
  • Plugin Author AntoineH

    (@antoineh)

    The width of the charts is hard coded in a class-file. If you don’t mind changing some PHP you can find it in the “pages/class-football-pool-statistics-page.php” file.
    Search for lines that look like:
    $chart = new Football_Pool_Chart( '<id>', '<type>', <breedte>, <hoogte> );

    Default width value for line and bar charts is 720. Pie charts are 300.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Football Pool] Edit the width of statistics page’ is closed to new replies.