Need to make online animation of business process flow.
May 14, 2020 8:00 AM

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.
posted by signal to Computers & Internet (1 answer total) 5 users marked this as a favorite
Ended up making my own using cytoscape.
posted by signal at 7:10 PM on July 12, 2020


« Older How to have a temporary smartphone   |   The Noun Phrase of Noun Newer »
This thread is closed to new comments.