Adding a Class

The "class" parameter also removes the style="display:inline-block;", and adds a class instead.

{plotalot id="1" class="half"}

Results in this:

<div class="half">...</div>