Tsparticles: Connected dots that only move slightly out of place and clickable elements

Created on 8 Sep 2020  路  2Comments  路  Source: matteobruni/tsparticles

Is it possible to create the image below using this library? Here the dots should be connected and move slightly and slowly. And the "i"s should be clickable and open an overlay with extra info if possible:

connected-dots

documentation enhancement feature_request good first issue help wanted question up-for-grabs

All 2 comments

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.61. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Hi @Waterstraal,

Particles moving around their initial position currently are not configurable, they can only vibrate but I don't think this is the feature you're requesting, and it's a nice one that will be implemented as soon as possible.

About the clickable particles there's a global click handler that returns the particles in the clicked position.

You can see more details on issue #450 about the click handling

Was this page helpful?
0 / 5 - 0 ratings

Related issues

matteobruni picture matteobruni  路  4Comments

JonasWN picture JonasWN  路  4Comments

matteobruni picture matteobruni  路  5Comments

Mayron picture Mayron  路  3Comments

adammesa picture adammesa  路  4Comments