Skip to content

Charts 4.2.0: cannot customize From/To labels #603

Description

@mvysny

I expect the following code to customize the From/To labels in the range selector, but it doesn't work and the default "From"/"To" strings are shown anyways:

        configuration.getLang().setRangeSelectorFrom("F2");
        configuration.getLang().setRangeSelectorTo("T2");

Screenshot from 2020-12-17 16-39-12

I'll attach an example app shortly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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