1
I need to develop a monitoring page where will have graphics to present information in the form of slide, IE, practically would be a "Carousel" taking the whole screen, where each slide would have a different chart.
Does anyone know a js plugin to do this?
Google Charts is also an option
– M. Bertolazo
Of course, in my case I used Chart.js because it served in what I needed, but I think it would work with Google Charts as well.
– Piupz