Commit d4c8846e authored by Paul Asmuth's avatar Paul Asmuth
Browse files

set the default legend position to (top right)

parent c703a64b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ struct LegendConfig {
LegendConfig::LegendConfig() :
    key(LEGEND_DEFAULT),
    placement(LegendPlacement::INSIDE),
    position_horiz(HAlign::LEFT),
    position_horiz(HAlign::RIGHT),
    position_vert(VAlign::TOP) {}

ReturnCode legend_layout_items(