Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do I animate a circle structure? (Flashing) #406

Open
bycoder123 opened this issue Sep 17, 2019 · 0 comments
Open

do I animate a circle structure? (Flashing) #406

bycoder123 opened this issue Sep 17, 2019 · 0 comments

Comments

@bycoder123
Copy link

Hello,

plots: {
82: {
x: 100,
y: 20,
size: 10,
attrs: { opacity: 0.5 },
attrsHover: { opacity: 1, animDuration: 300},
text: {
content: ""
, position: "top"
, margin: 10
, attrs: { "font-size": 10, "font-weight": "bold", fill: "black", opacity: 1 }
, attrsHover: { fill: "#004a9b", opacity: 1, cursor: "pointer" }
},
},
}

do I animate a circle structure?
I want the circle structure flashing.
Can you help with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant