Skip to content

Conversation

@nickofthyme
Copy link
Contributor

@nickofthyme nickofthyme commented Feb 13, 2020

Summary

Replace vislib line chart with elastic charts.

elastic/elastic-charts#66

Remaining tasks

Release strategy

This PR is near feature parity with existing vislib with the exception of small multiples (elastic/elastic-charts#500) and stack offsets (elastic/elastic-charts#715).

The current plan is to merge without waiting for these two features and backport into 7.10. A separate PR will be used to enable the plugin in master.

A follow-up PR will add the small multiples and stack offsets features when ready. If all are features are ready by 7.10 and no bugs are outstanding the plugin will be enabled in 7.10 release.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@nickofthyme nickofthyme added Feature:Vislib Vislib chart implementation technical debt Improvement of the software architecture and operational architecture Feature:NP Migration labels Feb 13, 2020
@nickofthyme nickofthyme force-pushed the kpm/new-line-chart branch from 053f2c4 to 7fc596b Compare May 19, 2020 15:15
@nickofthyme nickofthyme linked an issue Jun 17, 2020 that may be closed by this pull request
@nickofthyme nickofthyme changed the title Replace vislib line chart with elastic charts Replace line, area and bar charts with elastic charts Jun 17, 2020
- move editor config components from vislib to xy plugin
- import editor values from xy to vislib
- move vislib type definitions to xy plugin and reference from vislib
- refactor types to be consistent with elastic-charts
- add toExpression method on visType
- move vislib expression build into vislib plugin
- update vis types for toExpressionAst method
- add color picker component
- remove unused methods from MappedColors class
- add legend toggle component
- add elastic charts click transforms for filter and brush events
@elastic elastic deleted a comment from kibanamachine Sep 21, 2020
@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 21, 2020

💔 Build Failed

Failed CI Steps

Build metrics

‼️ metrics were not reported for [#57584@e89596b]

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@nickofthyme
Copy link
Contributor Author

Closed in favor of #78154

@nickofthyme nickofthyme deleted the kpm/new-line-chart branch September 22, 2020 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:NP Migration Feature:Vislib Vislib chart implementation technical debt Improvement of the software architecture and operational architecture v7.10.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Meta] Replace vislib

2 participants