Visualization infrastructure cleanup #78578
Labels
Feature:Visualizations
Generic visualization features (in case no more specific feature label is available)
Meta
refactoring
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
technical debt
Improvement of the software architecture and operational architecture
This issue outlines a couple of cleanups we still wanted/should do within the visualization infrastructure:
[ ] Potentially combine the@sulemanof and @timroes discussed this, and we agreed to keep them separate, given the dependencies.visualize
andvisualizations
plugin into one. The split was mainly done because of codeownership of those plugins. Now since the same team owns them there is no really a use-case to keep those (anyway arbitrary drawn boundary) still alive and we should bring them back into one plugin. There could also be a use-case in case of dependencies to not keep the visualize application in the same, so we still need to make a final decicion about this.Visualization
class and a couple of dependant classes (likeVis
).build_pipelines.ts
utility.any
index signature fromVisType
(src/plugins/visualizations/public/vis_types/types_service.ts
)cc @stratoula
The text was updated successfully, but these errors were encountered: