Dynamic bar graphs

Is it possible to make a dynamic bar chart on air with inputted data, And how would you go around doing it?

Yes, sure, that is possible. But it involves quite some advanced programming to do so. So I will not be able to write you how to do that here in the forum, as it would take too long to do that. Are you a programmer? Or do you know one?

There are thousands of libraries that handle that out of the box for HTML templates. One quick example: https://observablehq.com/@d3/bar-chart-race

1 Like