I am looking for the best approach to draw some flows in HTML. This is for a user facing website where they select some options and then they see some numbers/entities connected by arrows, pulled from some data table. It doesn't need to be too fancy but flexible (# entities changes).
What is the best tool for this? JS, HTML5, PHP, CSS?