miroir-framework/miroir

FEATURE: automatic label disposition in graphs

Open

#131 opened on Nov 25, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (1 fork)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

NOW: label disposition in graph follow the setup of the report, which can only be set to a fixed value. Example:

TARGET: the label disposition of a graph can be set to "auto" mode, in which case when there are more than X labels, their placement will be forced to a better-fitting solution

Contributor guide