vlang/vsl

Plot annotation align property is being ignored; annotations are always centered

Open

#74 opened on Feb 13, 2022

 (0 comments) (0 reactions) (1 assignee)V (49 forks)auto 404
Hacktoberfestgood first issue

Repository metrics

Stars
 (400 stars)
PR merge metrics
 (PR metrics pending)

Description

VSL version: 0.1.45 OS: macos

What did you do? On a lines+markers plot, changing an annotation align property from 'center' to 'left' or 'right'

What did you expect to see? The annotation appearing on the left or the right side of the plot

What did you see instead? Remained centered.

Contributor guide