Loading multiple posts with some D3 content, all the drawing end up together
-
I tried to load multiple posts, each with some D3 content. Somehow the plots all ended up together in the first SVG element, leaving the other ones empty.
I later realized that this happened because I used the same variable name for the SVG element in all the posts. Changing the variable name solves the problem for me. But it would be great to have it handled within the plugin by means of name space.
I understand that this is a potential bug report. My apologies if the forum is not a proper place for this. If there is a form somewhere to submit a feature request or bug report, please let me know.
If anyone else have also faced this problem and found some work around, please let me know.
Thank you for your time.
- The topic ‘Loading multiple posts with some D3 content, all the drawing end up together’ is closed to new replies.