Skip to content

Charts need control over axis labels #15

@eobermuhlner

Description

@eobermuhlner

It MUST be possible to control the axis (value labels, ticks, ...) through properties.
The default settings should be null so that the underlying chart library can use its own defaults.

Specific charts MAY use heuristics to control the axis (if not set by user).
For example a matrix without axis values creates integer values for the axis.
In this case the chart SHOULD reduce the axis value labels and ticks to integer values.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions