Skip to content

Instantly share code, notes, and snippets.

@rogaha
Created November 7, 2014 00:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rogaha/005f972919e7348d9948 to your computer and use it in GitHub Desktop.
Save rogaha/005f972919e7348d9948 to your computer and use it in GitHub Desktop.
- name: add_a_unique_name_736
title: Docker Hub Sign-ups
type: looker_column
base_view: profiles_dockeruser
dimensions: [profiles_dockeruser.account_state, profiles_dockeruser.date_joined_month]
pivots: [profiles_dockeruser.account_state]
measures: [profiles_dockeruser.count]
filters:
profiles_dockeruser.date_joined_month: before this month
sorts: [profiles_dockeruser.date_joined_month]
limit: 500
show_null_labels: false
show_null_points: true
y_axis_labels: [Number of Users]
stacking: normal
height: 3
width: 12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment