
This is the settings of the svg:
$settings = [ 'back_stroke_width' => 0, 'back_colour' => 'none', 'axis_ticks_y' => range(1, 1000), 'use_iconv' => false, 'legend_stroke_width' => 0, 'legend_shadow_opacity' => 0, 'legend_position' => 'outer bottom 0 120', 'legend_show_empty' => true, 'show_axis_text_h' => false, 'structure' => array( 'key' => 'option', 'value' => 'value', 'legend_text' => 'option' ) ];
This is the settings of the svg:
$settings = [ 'back_stroke_width' => 0, 'back_colour' => 'none', 'axis_ticks_y' => range(1, 1000), 'use_iconv' => false, 'legend_stroke_width' => 0, 'legend_shadow_opacity' => 0, 'legend_position' => 'outer bottom 0 120', 'legend_show_empty' => true, 'show_axis_text_h' => false, 'structure' => array( 'key' => 'option', 'value' => 'value', 'legend_text' => 'option' ) ];