Skip to content

Multiple X-Axes using InLinePlacement and start position names on top of each other #1419

@jlimauro

Description

@jlimauro

If you create a chart and add multiple x-axes and set each axis to use InLinePlacement to true and leave AxisPosition to start, the names of each axis will be on top of each other. The issue seems to be in the Measure function inside the LiveChartsCore.CartesianCharts during the XAxes foreach loop.

If you replace the following

image

With

image

Image before code change:

image

Image after code change:

image

Hopefully this can be updated. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions