Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/sparklines. Description: THIS MUST BE DONE VIA ASYNCHRONOUS COMMUNICATION. Adding tiny sparkline-style infographics to instance views (and potentially other things like networks, volumes, stacks, etc) would add a lot to the at-a-glance usefulness of these interfaces. Due to the very large amount of data that may need to be transferred, we must do this via an asynchronous method, either AJAX or socket.io. Specification URL (additional information): None