Skip to content

Commit

Permalink
Change PieThreed to Pie chart type in report definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
PanSpagetka committed Oct 9, 2017
1 parent f885db2 commit a575d0b
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Expand Up @@ -17,7 +17,7 @@ conditions: !ruby/object:MiqExpression
updated_on: 2009-05-08 23:53:31.651481 Z
order: Descending
graph:
:type: PieThreed
:type: Pie
:count: "8"
:other: false
menu_name: "VMs with Free Space > 50% by Department"
Expand Down
Expand Up @@ -18,7 +18,7 @@ updated_on: 2009-10-19 22:10:21.430000 Z
order: Descending
graph:
:other: false
:type: PieThreed
:type: Pie
:count: "8"
menu_name: "VMs w/Free Space > 75% by Function"
rpt_group: Custom
Expand Down
Expand Up @@ -18,7 +18,7 @@ updated_on: 2009-10-19 22:17:09.677000 Z
order: Descending
graph:
:other: false
:type: PieThreed
:type: Pie
:count: "8"
menu_name: "VMs w/Free Space > 75% by LOB"
rpt_group: Custom
Expand Down
Expand Up @@ -6,7 +6,7 @@ conditions:
updated_on: 2008-08-14 15:18:19.546191 Z
order: Ascending
graph:
:type: PieThreed
:type: Pie
:count: 10
:other: true
menu_name: "Guest OS Information - any OS"
Expand Down
Expand Up @@ -24,7 +24,7 @@ sortby:
- ready_condition_status
group:
graph:
:type: PieThreed
:type: Pie
:count: 10
:other: true
dims: 1
Expand Down
Expand Up @@ -14,7 +14,7 @@ updated_on: 2009-11-12 22:51:43.435616 Z
order: Ascending
graph:
:other: true
:type: PieThreed
:type: Pie
:count: 10
generate_rows:
menu_name: "VC Snapshot Events by User"
Expand Down
Expand Up @@ -19,7 +19,7 @@ updated_on: 2009-11-10 20:10:42.138343 Z
order: Descending
graph:
:other: true
:type: PieThreed
:type: Pie
:count: 10
generate_rows:
menu_name: "VMs with Volume Free Space >= 75%"
Expand Down
Expand Up @@ -18,7 +18,7 @@ updated_on: 2009-11-10 21:28:30.163529 Z
order: Ascending
graph:
:other: true
:type: PieThreed
:type: Pie
:count: 10
generate_rows:
menu_name: "Summary of VM Create and Deletes"
Expand Down

0 comments on commit a575d0b

Please sign in to comment.