Need to make online animation of business process flow.
May 14, 2020 8:00 AM Subscribe
I'm working on an online business process dashboard. We need to make animations of business processes, showing the flow of each purchase from one node to the next, visualizing time/resources spent at each node and bottlenecks.
It should basically work like this, but prettier, in html+javascript and being able to update/filter the data in realtime.
I'm looking for a library (free or paid) or a good example of somebody who's already done something like this in D3 or jquery or something.
Backend is Django, if that makes a difference. I'm strong on python, and at a middling level with javascript, mostly jquery. We're not using any frontend frameworks like react, etc.
It should basically work like this, but prettier, in html+javascript and being able to update/filter the data in realtime.
I'm looking for a library (free or paid) or a good example of somebody who's already done something like this in D3 or jquery or something.
Backend is Django, if that makes a difference. I'm strong on python, and at a middling level with javascript, mostly jquery. We're not using any frontend frameworks like react, etc.
This thread is closed to new comments.
posted by signal at 7:10 PM on July 12, 2020 [1 favorite]