The Plotalot CSS File

Whenever Plotalot loads charts on your site, it loads this CSS file, if it exists:

<site>/media/com_plotalot/plotalot.css

The "CSS" menu item is a quick and easy way to edit this file. You can add CSS rules here to control the styling of your tables, or to control the responsive properties of your charts.

img-098

When you update or reinstall Plotalot, the default.css file is updated, but your plotalot.css file is not overwritten. The plotalot.css file is only created (from default.css) if it does not already exist.

The "CSS" menu item includes a tab with the default.css file so that you can easily compare your plotalot.css file with the latest default.css file.