Recent work has moved ML's File Data Visualizer into it's own plugin.
The File Data Visualizer component is now being imported into the ML app and embedded into the location it originally lived.
The ability to upload data would be better suited in the home plugin's Add Data page.
When adding a new tab to the home app here to contain the File Data Visualizer component, it all works correctly, however errors in the code inform us that we cannot import code from x-pack into the home plugin.
A possible solution could be for the home plugin to allow us to register a tab for the Add data page, but this would require a lot more work than just importing the code.
Recent work has moved ML's File Data Visualizer into it's own plugin.
The File Data Visualizer component is now being imported into the ML app and embedded into the location it originally lived.
The ability to upload data would be better suited in the home plugin's Add Data page.
When adding a new tab to the home app here to contain the File Data Visualizer component, it all works correctly, however errors in the code inform us that we cannot import code from
x-packinto the home plugin.A possible solution could be for the home plugin to allow us to register a tab for the Add data page, but this would require a lot more work than just importing the code.