Skip to content

Remove duplicated ticks on axis #445

@markov00

Description

@markov00

Is your feature request related to a problem? Please describe.
Under specific circumstances, it's happen that duplicated tick labels get rendered on the chart.
This can happen when you apply a tick formatting (for example for a time scale) that doesn't offer enough details to easily distinguish between one tick and the following like showing a 3 days interval with hourly buckets using a tick formatter that shows only the day

Describe the solution you'd like
Apply by default a filter on the ticks to remove the duplicated ones. We should keep only the first label of the duplicated set.

Describe alternatives you've considered
n/a

Additional context
n/a

Kibana Cross Issues

Checklist

  • this request is checked against already exist requests
  • every related Kibana issue is listed under Kibana Cross Issues list
  • kibana cross issue tag is associated to the issue if any kibana cross issue is present

Metadata

Metadata

Assignees

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