Skip to content

Conversation

ricoberger
Copy link
Member

It is now possible to select a new time range in the logs chart of the
ClickHouse plugin. This allows users to zoom into a smaller time range
to view the returned logs.

For this feature we switched from nivo charts to the
patternfly/react-charts charting package. This package comes with a
built in function for "brushing" which makes it easier to provide this
feature.

NOTE: For the charts in the other plugins like Prometheus and Jaeger we
can adjust the style of the charts to follow the styling from the
patternfly/react-charts package. This could provide a better overall
user experience for all charts.

It is now possible to select a new time range in the logs chart of the
ClickHouse plugin. This allows users to zoom into a smaller time range
to view the returned logs.

For this feature we switched from nivo charts to the
patternfly/react-charts charting package. This package comes with a
built in function for "brushing" which makes it easier to provide this
feature.

NOTE: For the charts in the other plugins like Prometheus and Jaeger we
can adjust the style of the charts to follow the styling from the
patternfly/react-charts package. This could provide a better overall
user experience for all charts.
@ricoberger ricoberger merged commit e0e2583 into main Sep 30, 2021
@ricoberger ricoberger deleted the select-time-range-via-logs-chart branch September 30, 2021 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant