Skip to content
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

Metric Visualization #1928

Merged
merged 2 commits into from
Nov 17, 2014
Merged

Metric Visualization #1928

merged 2 commits into from
Nov 17, 2014

Conversation

lukasolson
Copy link
Member

This pull request implements the metric visualization, which is a simple visualization that shows in large text the results of a metric aggregation.

Closes #1666.

Create the metric visualization, which is a simple visualization that shows in large text the calculation of a metric.

Closes elastic#1666.
@@ -0,0 +1,4 @@
<div ng-controller="KbnMetricVisController" class="MetricVis">
Copy link
Contributor

Choose a reason for hiding this comment

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

mind updating your class names to be hyphenated-like-attributes?

@spalger
Copy link
Contributor

spalger commented Nov 14, 2014

Made a couple notes, but LGTM otherwise

@spalger spalger assigned lukasolson and unassigned spalger Nov 14, 2014
@spalger
Copy link
Contributor

spalger commented Nov 17, 2014

LGTM

spalger pushed a commit that referenced this pull request Nov 17, 2014
@spalger spalger merged commit 0a79799 into elastic:master Nov 17, 2014
@lukasolson lukasolson deleted the metric-vis branch November 21, 2014 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metric visualization
3 participants