Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adjust chart handling across plugins #164

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

ricoberger
Copy link
Member

We moved some of the components and objects we need for the nivo chart
package to the core plugin, so that we can reuse the functions across
all our plugins. We also did the same for the colors functions which
were used by several plugins.

Besides that we improved also the styling of the LogsChart in the
ClickHouse plugin, so that it looks like all our other charts and we
renamed the visualization API endpoint to aggregations.

We moved some of the components and objects we need for the nivo chart
package to the core plugin, so that we can reuse the functions across
all our plugins. We also did the same for the colors functions which
were used by several plugins.

Besides that we improved also the styling of the LogsChart in the
ClickHouse plugin, so that it looks like all our other charts and we
renamed the visualization API endpoint to aggregations.
@ricoberger ricoberger merged commit 53ccad4 into main Oct 6, 2021
@ricoberger ricoberger deleted the improve-chart-handling-accross-plugins branch October 6, 2021 16:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant