horizon/openstack_dashboard/static/dashboard
Kelly Domico 23f45b7df1 Pie and donut chart directive
A reusable directive with customizable outer radius, inner radius,
label, and legend. Chart is updated on data change. Setting inner
radius to '0' will result in pie chart. Hovering over a slice will
show a tooltip.

This directive can be used to render quota charts in "Launch Instance"
workflow and related details panels.

Example Usage:
<pie-chart chart-data='instances'
           chart-settings='settings'></pie-chart>

Partially Implements: blueprint launch-instance-redesign
Change-Id: I24f1e94b68c87617177806cbfe4542876b0eec47
2015-02-28 04:33:02 +00:00
..
fonts Remove trailing whitespaces in regular file 2012-03-03 12:31:19 +08:00
img Restyled sidebar to resemble UX guidelines 2014-11-27 13:56:06 +01:00
launch-instance Base launch instance wizard 2015-02-19 14:39:52 -08:00
scss Pie and donut chart directive 2015-02-28 04:33:02 +00:00
dashboard.module.js Base launch instance wizard 2015-02-19 14:39:52 -08:00
dashboard.module.spec.js Base launch instance wizard 2015-02-19 14:39:52 -08:00
dashboard.scss Base launch instance wizard 2015-02-19 14:39:52 -08:00