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

Dimension label style #339

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on May 18, 2017

  1. Merge pull request #1 from syntagmatic/master

    update to master
    Git-me-outta-here authored May 18, 2017
    Configuration menu
    Copy the full SHA
    954937d View commit details
    Browse the repository at this point in the history
  2. brushExtents now fires events only after all new extents have been se…

    …t. This prevents calls to 'brushend' with incomplete brushings (example: brushExtents updates extent on dimension 1, calls 'brushend' with wrong __.brushed b/c dimension 2 does not have a brush extent yet; then updates extent on dimension 2, calls 'brushend' again, this time with correct __.brushed)
    Git-me-outta-here committed May 18, 2017
    Configuration menu
    Copy the full SHA
    52bf392 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

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

Commits on Oct 2, 2017

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