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

Treemap text positions for out of range cases when transitioning with maxdepth #4227

Merged
merged 5 commits into from
Sep 30, 2019

Commits on Sep 26, 2019

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

Commits on Sep 27, 2019

  1. rework text transform to move inside slice function

    - cast _text to pt for easier debugging
    - pass pt object to the function instead of separated arguments
    - do not return in the middle of draw functions
    - expand void area for blank text
    archmoj committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    a1a2a2b View commit details
    Browse the repository at this point in the history
  2. using one space character instead of a blank string to avoid jumps du…

    …ring treemap transition
    archmoj committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    212b144 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

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

Commits on Sep 30, 2019

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