fperucic / treant-js

Treant.js - javascript library for drawing tree diagrams
MIT License
864 stars 314 forks source link

the chart is loaded one time and the next chart is not loaded properly. #151

Closed feliciandayani closed 5 years ago

feliciandayani commented 5 years ago

Hi, I have a project with AngularJs. My project has different charts on different pages. When the first page is loaded, the chart is showing perfectly. However, when I try to go to the next page, the chart is only showing the parent node. Anyone know how to solve this?

aniel928 commented 3 years ago

@feliciandayani Did you ever get this working? I'm running into the same problem using React.