You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using vis 4.21.0 through CDN and faced the same error. <script type="text/javascript" src="https://visjs.github.io/vis-network/standalone/umd/vis-network.min.js"></script>
I added this line into my html page and it worked for me
I don't know the reason behind this error. It would be great if someone could explain it
Aaaand
Unknown option detected: "wind" in options = { physics: { wind }} Perhaps it was misplaced? Matching option found at: options = { nodes: { id }}
The text was updated successfully, but these errors were encountered: