lamb-russell opened a new issue #14101: URL: https://github.com/apache/superset/issues/14101
Rendering tree map results in an error ### Expected results render a tree map ### Actual results `Unexpected error An error occurred while rendering the visualization: TypeError: t.data.name.lastIndexOf is not a function ` #### Screenshots  #### How to reproduce the bug 1. Explore a query from sql lab 2. change chart type to Treemap 3. set metrics and group by 4. Run Query 5. See error ### Environment (please complete the following information): - superset version: 1.0.1 - python version: 3.7 - node.js version: not sure ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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]
