<?php
/**
 * Default settings for the ApexCharts plugin
 *
 * @author Karl Nickel <kazozaagir@gmail.com>
 */

$conf['width']			= '';
$conf['height']			= '320px';
$conf['align']			= 'center';
