Skip to content

Add Utilization Chart directive with ng-docs and unit tests. #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 24, 2015

Conversation

jeff-phillips-18
Copy link
Member

Adding a Utilization Chart directive with its ng-docs and unit tests.

I needed to update the donut-pct-chart directive to allow the center label to use 2-way binding and fixed an issue where the percent shown was not being rounded off in all instances.

* @description
* Directive for rendering a utilization chart. The utilization chart combines overall data with a pfDonutPctChart and
* a pfSparklineChart. Add the options for the pfDonutChart
* <br><br>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sentence fragment? "Add the options for the pfDonutChart"?

@dtaylor113
Copy link
Member

LGTM

@waldenraines
Copy link

I'm unsure how atomic y'all want your PRs to be but the changes to donut-pct-chart-directive.js seem a little out of place in a PR that is described as being about adding a new utilization chart feature.

@waldenraines
Copy link

I'm unsure how atomic y'all want your PRs to be but the changes to donut-pct-chart-directive.js seem a little out of place in a PR that is described as being about adding a new utilization chart feature.

Upon further inspection it appears as if perhaps those changes were necessary for this PR so disregard this comment.

@jeff-phillips-18 jeff-phillips-18 force-pushed the master branch 2 times, most recently from f2a14a8 to f40bafe Compare August 24, 2015 17:02
erundle pushed a commit that referenced this pull request Aug 24, 2015
Add Utilization Chart directive with ng-docs and unit tests.
@erundle erundle merged commit a91b294 into patternfly:master Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants