Skip to content

Legends positioned in the bottom are hidden when rendered in HTML #81

@jerlabor

Description

@jerlabor

image

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' ) ];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions