How to fix error: 'TypeError: Cannot read properties of undefined (reading 'Config')' while using the graphing module?
Richard Vetticad
20
Reputation points
Hi,
Whenever I have to use the graphing module across any modules involved in the data science steram of the MSA program, I always encounter the error: "TypeError: Cannot read properties of undefined (reading 'Config')". For simple plotting i do a workaround using matplotlib and seaborn but for complex plots like 3D plots I'm unable to proceed with the learning tasks due to the error.
This question is related to the following Learning Module
Sign in to answer