Friday, June 26, 2020

svg vs. canvas

Hi

I have never rendered graphical objects for a web app, but now I want to generate process views. So, there should be something like a circle marking the process start, a rectangle box indication a subsequent activity, and another circle indicating the process end. Between these elements there should be arrows which connect the circles/box.

How would you start? Should I rather turn to svg or canvas?

Best regards
MH

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/969271be-4c53-4902-9d7d-42b3f8ca6adco%40googlegroups.com.

No comments:

Post a Comment