Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to allow square legend symbols at different sizes #4890

Closed
wants to merge 3 commits into from

Commits on Oct 25, 2017

  1. Add option to allow square legend symbols at different sizes

    If the useSquareBox option is set to true, the height is set to the same as the boxWidth option. It places it vertically central to the label. It also ensures the legend symbol never exceeds the size of the font size.
    soniiic authored Oct 25, 2017
    Configuration menu
    Copy the full SHA
    37edd1d View commit details
    Browse the repository at this point in the history
  2. remove trailing spaces

    soniiic authored Oct 25, 2017
    Configuration menu
    Copy the full SHA
    e1f7cf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Configuration menu
    Copy the full SHA
    219808f View commit details
    Browse the repository at this point in the history