You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Label Positioning and Repelling for Plotly Charts
Version: 0.2.1
Date: 2026-02-18
Authors@R:
person("Santiago", "Cano Muniz", , "santiago.e.canomuniz@gmail.com", role = c("aut", "cre"))
Description: Provides functionality for automatically positioning and repelling labels in plotly charts to avoid overlaps, similar to what ggrepel does for ggplot2. Implements algorithms for smart label placement in interactive plotly visualizations using browser-native force-directed positioning with verb-first naming conventions for improved code clarity.