I'm developing a web application and I need to generate a graph from data passed by a form, however I do not want to plot the entire chart at once, but rather make some kind of animation where the graph is drawn gradually. Home I have already researched and seen some JS libraries for chart plotting, such as Google Charts, but I did not find any how to draw a chart.