DrissiReda commented on pull request #6403: URL: https://github.com/apache/incubator-superset/pull/6403#issuecomment-739865659
@mistercrunch I still had issues with that. I tried using both kepler and deckgl then I tried replacing deckgl with kepler, these are the errors I get: - When replaced : ` "export 'DeckGLChartPreset' was not found in '@superset-ui/legacy-preset-chart-kepler' ` - When using both: `"export 'KeplerChartPreset' was not found in '@superset-ui/legacy-preset-chart-kepler'` - When using both: `"export 'KeplerChartPlugin' was not found in '@superset-ui/legacy-preset-chart-kepler'` - When using both: `"export 'Kepler' was not found in '@superset-ui/legacy-preset-chart-kepler'` What exactly should I use, the README.md of the kepler plugin is a copy paste of the deckgl plugin. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
