[Datatable] Remove the angular implementation #109382
Labels
Feature:Data Table
Data table visualization feature
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
v7.16.0
We want to remove the old implementation of the legacy data table. The main reason for doing is the angular dependency. In 7.16 all kibana code that depends in Angular 1 should be either de-angularized or removed. We decided to remove the old datatable for the following reasons:
vis_type_table.legacyVisEnabled: true
)By removing this also this will be fixed #90582
Things that we need to do in order this issue to close:
The text was updated successfully, but these errors were encountered: