Skip to content

Set axis label separator #915

@xsistema

Description

@xsistema

Would be nice to have a method to set axis label separator - for example in Lithuania decimal separator is comma. Code to change at AxisTiscksLabels.java - as an example:

String tickLabel = chart.getXAxis().getAxisTickCalculator().getTickLabels().get(i).replace(".", ",");

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions