Skip to content

setXAxisMin(0.0) and setYAxisMin(0.0) not working properly? #181

@Perneel

Description

@Perneel

I'm creating a XYChart. I have set the following:

chart.getStyler().setXAxisMin(0.0);
chart.getStyler().setYAxisMin(0.0);

This is the result:

image

Shouldn't be the point at 0.0 in the lower left corner? Or am I missing a padding or margin somewhere?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions