Skip to content

Instantly share code, notes, and snippets.

@abhisheksliam
Last active May 18, 2022 15:42
Show Gist options
  • Save abhisheksliam/fa1f5c9d23313a4afee2d3a02e694656 to your computer and use it in GitHub Desktop.
Save abhisheksliam/fa1f5c9d23313a4afee2d3a02e694656 to your computer and use it in GitHub Desktop.
{
entId: '34523645646',
createdBy: 'dfgfds',
updatedBy: 'gdfdfgfd',
dashboardName: 'Dashboard for flow creation 04',
dashboardType: 'canned',
dashboardDescription: 'Basic dashboard',
dashboardLevelFilters: [
{
key: {
propertyKey: 'stage',
calculated: false,
},
propertyValues: ['production'],
operand: null,
},
{
key: {
propertyKey: 'device_browser',
calculated: false,
},
propertyValues: ['chrome'],
operand: null,
},
],
rollingDateRange: '7D',
startDate: '2021-10-01',
endDate: '2022-02-10',
timezone: 'Asia/Calcutta',
insightConfigs: [
{
insightId: 'ba6fa9ee-161f-4436-9e29-b4324e83327a',
gridId: '1-uuid',
overrideConfiguration: {
chartType: 'msline',
},
},
{
insightId: '1bb5c0b8-4446-47f3-bb0d-1c35cfb759c1',
gridId: '2-uuid',
overrideConfiguration: {
chartType: 'column2d',
},
},
],
gridLayoutConfigs: {
lg: [
{
w: 8,
h: 2,
x: 0,
y: 0,
i: '1-uuid',
},
{
w: 4,
h: 2,
x: 8,
y: 0,
i: '2-uuid',
},
],
md: [
{
w: 6,
h: 2,
x: 0,
y: 0,
i: '1-uuid',
},
{
w: 4,
h: 2,
x: 6,
y: 0,
i: '2-uuid',
},
],
sm: [
{
w: 6,
h: 2,
x: 0,
y: 0,
i: '1-uuid',
},
{
w: 3,
h: 2,
x: 0,
y: 0,
i: '2-uuid',
},
],
xs: [
{
w: 4,
h: 2,
x: 0,
y: 0,
i: '1-uuid',
},
{
w: 4,
h: 2,
x: 0,
y: 0,
i: '2-uuid',
},
],
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment