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

Bound scalar marker size in legend item #2840

Merged
merged 3 commits into from Aug 2, 2018

Commits on Jul 24, 2018

  1. fixup comment

    etpinard committed Jul 24, 2018
    Copy the full SHA
    18103fb View commit details
    Browse the repository at this point in the history
  2. bound scalar marker.size in legenditems

    - setting d.ms isn't enough here, as downstread in Drawing.pointStyle
      subtypes.isBubble is used to determine if d.ms or trace.marker.size
      is used to draw the legend item.
    etpinard committed Jul 24, 2018
    Copy the full SHA
    e133b90 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e50e6f5 View commit details
    Browse the repository at this point in the history