Skip to content

Pass stack index to IValueFormatter.getFormattedValue() #152

@Zarathustrius

Description

@Zarathustrius

Is it possible to overload/modify IValueFormatter.getFormattedValue() method and add one more argument - stack index (for the stacked BarChart)?

There's a for-loop in HorizontalBarChartRenderer.java which iterates through the stacks and calls getFormattedValue(), so it should be simple to pass the loop index variable to the method.

Thanks!

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