Skip to content

Tree visualization block. #24

Description

@ItIsMrLaG

Description:

It is necessary to implement a toolkit based on the use of Jetpack Compose Multiplatform for rendering three trees (AVL, BIN, RB).


Tasks:

  • Come up with a way to draw nodes that allows you to move them with the mouse.
  • Think about the part of the architecture responsible for rendering.
  • Rendering with relationships, no positioning.
  • Add Positioning to Rendering
  • Write a design for rendering
  • fix errors in drawing nodes with one child
  • Implement zoom
  • Implement scroll

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfutureShould be implemented

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions