Skip to content

Mosaic: Card visualization in a rectangle #3

@justinsa

Description

@justinsa

Given a rectangular container, layout all cards in the container to achieve the following constraints:

  1. All cards must be displayed in the container
  2. No card should be rendered larger than its natural dimensions (no pixelation)
  3. Minimize dead space
  4. An arbitrary data set (of more than 1 card) should produce an arbitrary arrangement of cards on each render

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions