Skip to content

[Feature] Please add options to 3DGrid.{x|y|z}Axis3D.axisLabel. #19999

Description

@XisoDev

What problem does this feature solve?

If you need to list a lot of data on one axis,
There is an issue with overlapping names.
Screenshot 2024-06-04 at 12 34 29 PM

Also, when rotate the chart, the labels invade the chart area.
I can adjust the margin of the label, but since it is fixed, too much margin is given when zoomed in. (Please refer to the date axis.)
Screenshot 2024-06-04 at 12 38 29 PM

What does the proposed API look like?

3DGrid.{x|y|z}Axis3D.axisLabel.autoRotate : {boolean}, // The axis rotates as the camera rotates.
3DGrid.{x|y|z}Axis3D.axisLabel.rotate :{deg}, //Default axisLabel Deg
3DGrid.{x|y|z}Axis3D.axisLabel.anchor : {left|right|center|top|bottom|top-left|top-right|top-center.... }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions