horizon/openstack_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
..
api Nova Flavor Server Extensions Rest APIs - Angular 2015-02-26 16:05:54 +11:00
conf Adding policy support for ceilometer 2015-02-06 17:00:27 -07:00
dashboards Merge "Add help text to BatchAction" 2015-02-27 16:10:26 +00:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled Base launch instance wizard 2015-02-19 14:39:52 -08:00
local Serial Console 2015-02-19 04:49:11 +00:00
locale Imported Translations from Transifex 2015-02-27 06:11:43 +00:00
management spelling mistakes on display outputs and docsstrings 2015-02-24 20:00:03 -08:00
openstack Switch from oslo.utils to oslo_utils 2015-01-18 14:23:32 -08:00
static/dashboard Pie and donut chart directive 2015-02-28 04:33:02 +00:00
templates Base launch instance wizard 2015-02-19 14:39:52 -08:00
templatetags Replaces always disabled context selection link 2014-10-20 15:50:12 -06:00
test Merge "Nova Flavor Server Extensions Rest APIs - Angular" 2015-02-27 16:06:28 +00:00
usage Document and improve PageTitleMixin readability 2015-02-11 16:16:20 +00:00
utils Allow adding to INSTALLED_APPS from local_settings.py 2015-02-17 08:46:56 +01:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
__init__.py
context_processors.py Update project list in the header bar. 2014-12-11 18:22:38 +02:00
exceptions.py Merge "Update exception map based on neutronclient exception rearrange" 2014-07-24 09:59:02 +00:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
policy_backend.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
policy.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
settings.py Allow adding to INSTALLED_APPS from local_settings.py 2015-02-17 08:46:56 +01:00
static_settings.py Adding Angular IrDragNDrop to requirements.txt 2015-02-24 17:57:13 +00:00
urls.py REST API for angular front end. 2015-01-13 13:41:49 +13:00
views.py password visibility icon not shown for first page 2015-01-22 13:16:22 +05:30