Skip to content

How to best represent clipped y domains in line and area charts #1129

@nickofthyme

Description

@nickofthyme

When a dataset domain is between 0 and 180 but the max domain is explicitly limited to 150 we treat the isolated points as if there is a discontinuity in the dataset by removing the points from being rendered like shown in the upper left corner below.

mockup

Previously kibana (i.e. vislib) rendered these points as connected thus clamping the points that go beyond the max within the set domain.

mockup

This issue is to discuss the best way to represent this scenario, as well as what options might be exposed to render one way or another.

See slack discussion here and discuss post here.

Related issue #1044

Metadata

Metadata

Assignees

Labels

:dataData/series/scales related issuediscussTo be discussedenhancementNew feature or requestreleasedIssue released publicly

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