horizon/horizon/static/framework/widgets/charts
Kelly Domico dd08ca723c Fix flavor quota charts in NG Launch Instance
The flavor quota charts aren't rendering correctly
when the instance count is changed in the Angular
Launch Instance modal. The <svg> element was not
available to add slices as 'chartData.showChart'
is originally undefined.

This patches fixes the the issue by using ng-show
instead of ng-if.

Change-Id: I7b24da7942c3d02a55adc732d70a26aeb5b623ec
Closes-Bug: #1518030
2015-11-24 08:36:02 -08:00
..
chart-tooltip.directive.js JSCS Cleanup - horizon widgets for charts 2015-07-23 16:28:23 +00:00
chart-tooltip.html ngReorg - create 'widgets' module 2015-05-19 09:55:58 -06:00
chart-tooltip.scss Horizon styles should use vendor prefix mixins 2015-10-14 05:14:58 +00:00
chart-tooltip.spec.js Clean up spec files in horizon framework directory 2015-11-03 07:28:56 -07:00
charts.module.js JSCS Cleanup - horizon widgets for charts 2015-07-23 16:28:23 +00:00
charts.spec.js Clean up spec files in horizon framework directory 2015-11-03 07:28:56 -07:00
pie-chart.directive.js Enable Launch Instance NG for the case when Nova quotas are disabled 2015-09-18 17:55:59 +03:00
pie-chart.html Fix flavor quota charts in NG Launch Instance 2015-11-24 08:36:02 -08:00
pie-chart.scss Enable Launch Instance NG for the case when Nova quotas are disabled 2015-09-18 17:55:59 +03:00
pie-chart.spec.js Fix flavor quota charts in NG Launch Instance 2015-11-24 08:36:02 -08:00