villebro commented on pull request #11537: URL: https://github.com/apache/incubator-superset/pull/11537#issuecomment-724615501
@etr2460 `mathjs` has been added as a dependency to the `plugin-chart-echarts` package to parse the formula annotation layers (it's called by `transformProps.ts`). I'm unsure why the `legacy-preset-chart-nvd3` plugin package is able to avoid loading it, as it uses `mathjs` in much the same fashion. But if this is not avoidable in the future, I suggest removing the test. ---------------------------------------------------------------- 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]
