Skip to content

Enable wrapping/bending the text around a circle #52

@grepinsight

Description

@grepinsight

It would be nice if we can bend the text

reference: r - Wrapping / bending text around a circle in plot - Stack Overflow

This would be especially useful when the text is long.

FYI, circlize has facing="bending" flag.

circos.text(x = 0.5, y = 0.5, labels = as.character(deg), facing = "bending")

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions