Giter VIP home page Giter VIP logo

Comments (7)

wilkox avatar wilkox commented on May 19, 2024 1

Thanks Yuanchao. I’m going to add arguments to let you specify the starting corner and row-first vs column-first placement. I’ll update this issue when the feature is released.

from treemapify.

Yuanchao-Xu avatar Yuanchao-Xu commented on May 19, 2024 1

Thanks David! I've just tried that, that's perfect!

from treemapify.

wilkox avatar wilkox commented on May 19, 2024

Hi Yuanchao. It's not currently possible to control the starting position and direction of tile placement, but it wouldn't be hard to add this feature. Can I ask in what sort of situation you would want to change these parameters? Would you want the parameters to apply to the whole treemap, or to be able to control them independently for different subgroups?

from treemapify.

Yuanchao-Xu avatar Yuanchao-Xu commented on May 19, 2024

Hi David,

Thanks, If possible, my case is from top left then filling alternately downward then rightward. For subgroups, it'll be perfect if subgroups follow the same rule.
\

from treemapify.

wilkox avatar wilkox commented on May 19, 2024

Sorry if my question wasn't clear. What I'm trying to understand is: in what situation is column-first tile placement and starting from the top left corner better than the current default? Is it an aesthetic choice or is there a practical reason to prefer this layout?

from treemapify.

Yuanchao-Xu avatar Yuanchao-Xu commented on May 19, 2024

Oh I didn't get your question before. There isn't a specific reason, just other treemap softwares put it like that, e.g., treemap, tableau and power BI, and it looks natural and in accordance with people's reading habit.

from treemapify.

wilkox avatar wilkox commented on May 19, 2024

The latest development version v2.5.0.9004 adds a start argument to all the geoms that lets you specify the starting corner (bottomleft, topleft, topright or bottomright), and a layout argument that lets you choose a row-first (srow) or column-first (scol) squarified layout. You can install the development version with devtools::install_github("wilkox/treemapify"). Does this solve your issue?

from treemapify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.