REST API Infographics
- Juliane Wetzel
INFO
Add the following command after the username and password to receive more meaningful HTTP errors:
-w"\n%{http_code}\n"
This command can be added to each call.
Read an Infographic
Request Method | GET |
Description | Returns information on a specified infographic within Datameer X including version number, class name, link path, file information (uuid, path, description, name), and the infographic configuration and style data. |
URI Syntax | curl -u '<username>:<password>' -X GET 'http://<Datameer-serverIP>:<port-number>/rest/infographics/<infographics-configuration-id>' |
Example Response |
Expand source
{ "version": "2.1", "className": "datameer.dap.common.entity.infographic.Infographic", "links": { "self": "/rest/infographics/1" }, "file": { "uuid": "26be0e75-d191-4cc2-bc31-e5dbbfa356c3", "path": "/Examples/Basic Tutorial/Solution/Basic Infographic.ifg", "description": "A simple infographic that displays basic web traffic statistics, measuring clicks and traffic per visitor. This infographic is powered by the 'Basic Workbook' workbook.", "name": "Basic Infographic" }, "backgroundType": "color", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "tabs": [ { "name": "Page 1", "order": 0, "id": "5dcde2b0-3f63-4132-961d-6230692e3d38", "widgets": [ { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Pie Chart", "chart": "infographics/charts/pie_chart", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/piechart_inspector", "panelGroup": "chart" }, "name": "Pie Chart", "inspectorName": "infographics/views/piechart_inspector", "left": 340, "top": 229, "width": 513, "height": 439, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "199edb02-f195-42ac-ba39-c6d602547dbd", "dataSet": { "maxSize": 20, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Impressions", "index": 3, "id": "20771089-e7e1-4bfa-8548-e934a3b455fa", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "Visitor", "index": 0, "id": "46a828fe-1b0f-4143-895c-1a10a06de02f", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:32:59 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "20", "fillColorList": [ "#1f77b4", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "colorScheme": "categorical", "isShadowVisible": true, "style": "glossy", "showLabels": true, "labelType": "percentage", "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "enableTooltips": true, "labelReduction": "0", "style_text": "Glossy", "colorScheme_text": "Categorical", "marginTop": 184.38, "marginRight": 215.46, "marginBottom": 168.576, "marginLeft": 196.99200000000002 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 530, "top": 205, "width": 153, "height": 20, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 3, "id": "de8ac616-1c13-42c8-a46a-5dd1f7577569", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Most Active Visitors", "fontSize": "16", "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Multi bar chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_bar_chart_inspector", "panelGroup": "chart", "isBarChart": true }, "name": "Multi bar chart", "inspectorName": "infographics/views/multi_bar_chart_inspector", "left": 889.5, "top": 301, "width": 594, "height": 406, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 4, "id": "4ab95e01-4f2b-4593-82e8-3630c6670b66", "dataSet": { "maxSize": 20, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Traffic", "index": 2, "id": "a180f860-5af6-479b-b803-f950e10ada34", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "Visitor", "index": 0, "id": "17be495e-c915-4acf-a449-5439ff18f008", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:32:59 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "20", "offset": 10, "scale": "linear", "isShadowVisible": true, "isStyleVisible": true, "labelOrientation": "diagonal", "fillColorList": [ "#1f77b4", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "grouped", "groupGapInPercent": 20, "fontSize": "10", "fontName": "Verdana", "labelLength": "100", "colorScheme": "categorical", "isBarChart": true, "showPoints": true, "enableTooltips": true, "xAxisSkipCount": "0", "labelOrientation_text": "Diagonal", "colorScheme_text": "Categorical", "transpose": false, "marginRight": 75.11, "marginTop": 10, "marginBottom": 150.22, "marginLeft": 75.11 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 1103, "top": 206, "width": 167, "height": 23, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 5, "id": "e0be8eb4-b29e-420b-8b83-858861e350b8", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Total Traffic By Visitor", "fontSize": "16", "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" } ] } ] } |
Create an Infographic
Request Method | POST |
Description | Adds an infographic file in Datameer. |
URI Syntax | curl -u '<username>:<password>' -X POST -d @<job-payload>.json 'http://<Datameer-serverIP>:<port-number>/rest/infographics' |
Example Response |
Expand source
{ "version": "2.1", "className": "datameer.dap.common.entity.infographic.Infographic", "links": { "self": "/rest/infographics/9" }, "file": { "uuid": "7e30825d-4923-4ade-8ad1-f06e60a08a1b", "path": "/Examples/REST API Test Infographic.ifg", "description": "A simple infographic that displays basic web traffic statistics, measuring clicks and traffic per visitor. This infographic is powered by the 'Basic Workbook' workbook.", "name": "REST API Test Infographic" }, "backgroundType": "color", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "tabs": [ { "name": "Page 1", "order": 0, "id": "5dcde2b0-3f63-4132-961d-6230692e3d38", "widgets": [ { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Pie Chart", "chart": "infographics/charts/pie_chart", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/piechart_inspector", "panelGroup": "chart" }, "name": "Pie Chart", "inspectorName": "infographics/views/piechart_inspector", "left": 340, "top": 229, "width": 513, "height": 439, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "199edb02-f195-42ac-ba39-c6d602547dbd", "dataSet": { "maxSize": 20, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Impressions", "index": 3, "id": "20771089-e7e1-4bfa-8548-e934a3b455fa", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "Visitor", "index": 0, "id": "46a828fe-1b0f-4143-895c-1a10a06de02f", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:32:59 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "20", "fillColorList": [ "#1f77b4", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "colorScheme": "categorical", "isShadowVisible": true, "style": "glossy", "showLabels": true, "labelType": "percentage", "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "enableTooltips": true, "labelReduction": "0", "style_text": "Glossy", "colorScheme_text": "Categorical", "marginTop": 184.38, "marginRight": 215.46, "marginBottom": 168.576, "marginLeft": 196.99200000000002 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 530, "top": 205, "width": 153, "height": 20, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 3, "id": "de8ac616-1c13-42c8-a46a-5dd1f7577569", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Most Active Visitors", "fontSize": "16", "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Multi bar chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_bar_chart_inspector", "panelGroup": "chart", "isBarChart": true }, "name": "Multi bar chart", "inspectorName": "infographics/views/multi_bar_chart_inspector", "left": 889.5, "top": 301, "width": 594, "height": 406, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 4, "id": "4ab95e01-4f2b-4593-82e8-3630c6670b66", "dataSet": { "maxSize": 20, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Traffic", "index": 2, "id": "a180f860-5af6-479b-b803-f950e10ada34", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "Visitor", "index": 0, "id": "17be495e-c915-4acf-a449-5439ff18f008", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:32:59 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "20", "offset": 10, "scale": "linear", "isShadowVisible": true, "isStyleVisible": true, "labelOrientation": "diagonal", "fillColorList": [ "#1f77b4", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "grouped", "groupGapInPercent": 20, "fontSize": "10", "fontName": "Verdana", "labelLength": "100", "colorScheme": "categorical", "isBarChart": true, "showPoints": true, "enableTooltips": true, "xAxisSkipCount": "0", "labelOrientation_text": "Diagonal", "colorScheme_text": "Categorical", "transpose": false, "marginRight": 75.11, "marginTop": 10, "marginBottom": 150.22, "marginLeft": 75.11 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 1103, "top": 206, "width": 167, "height": 23, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 5, "id": "e0be8eb4-b29e-420b-8b83-858861e350b8", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Total Traffic By Visitor", "fontSize": "16", "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" } ] } |
Additional Notes |
|
Update an Infographic
Request Method | PUT |
Description | Edits an existing infographic file in Datameer. |
URI Syntax | curl -u '<username>:<password>' -X PUT -d @<job-payload>.json 'http://<Datameer-serverIP>:<port-number>/rest/infographics/<infographics-configuration-id>' |
Example Response |
Expand source
{ "version": "2.1", "className": "datameer.dap.common.entity.infographic.Infographic", "links": { "self": "/rest/infographics/9" }, "file": { "uuid": "7e30825d-4923-4ade-8ad1-f06e60a08a1b", "path": "/Examples/REST API Test Infographic.ifg", "description": "A copy of a simple infographic used to show the responses to REST calls.", "name": "REST API Test Infographic" }, "backgroundType": "color", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "tabs": [ { "name": "Page 1", "order": 0, "id": "5dcde2b0-3f63-4132-961d-6230692e3d38", "widgets": [ { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Pie Chart", "chart": "infographics/charts/pie_chart", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/piechart_inspector", "panelGroup": "chart" }, "name": "Pie Chart", "inspectorName": "infographics/views/piechart_inspector", "left": 340, "top": 229, "width": 513, "height": 439, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "199edb02-f195-42ac-ba39-c6d602547dbd", "dataSet": { "maxSize": 20, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Impressions", "index": 3, "id": "20771089-e7e1-4bfa-8548-e934a3b455fa", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "Visitor", "index": 0, "id": "46a828fe-1b0f-4143-895c-1a10a06de02f", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:32:59 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "20", "fillColorList": [ "#1f77b4", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "colorScheme": "categorical", "isShadowVisible": true, "style": "glossy", "showLabels": true, "labelType": "percentage", "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "enableTooltips": true, "labelReduction": "0", "style_text": "Glossy", "colorScheme_text": "Categorical", "marginTop": 184.38, "marginRight": 215.46, "marginBottom": 168.576, "marginLeft": 196.99200000000002 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 530, "top": 205, "width": 153, "height": 20, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 3, "id": "de8ac616-1c13-42c8-a46a-5dd1f7577569", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Most Active Visitors", "fontSize": "16", "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Multi bar chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_bar_chart_inspector", "panelGroup": "chart", "isBarChart": true }, "name": "Multi bar chart", "inspectorName": "infographics/views/multi_bar_chart_inspector", "left": 889.5, "top": 301, "width": 594, "height": 406, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 4, "id": "4ab95e01-4f2b-4593-82e8-3630c6670b66", "dataSet": { "maxSize": 20, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Traffic", "index": 2, "id": "a180f860-5af6-479b-b803-f950e10ada34", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "Visitor", "index": 0, "id": "17be495e-c915-4acf-a449-5439ff18f008", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:32:59 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "20", "offset": 10, "scale": "linear", "isShadowVisible": true, "isStyleVisible": true, "labelOrientation": "diagonal", "fillColorList": [ "#1f77b4", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "grouped", "groupGapInPercent": 20, "fontSize": "10", "fontName": "Verdana", "labelLength": "100", "colorScheme": "categorical", "isBarChart": true, "showPoints": true, "enableTooltips": true, "xAxisSkipCount": "0", "labelOrientation_text": "Diagonal", "colorScheme_text": "Categorical", "transpose": false, "marginRight": 75.11, "marginTop": 10, "marginBottom": 150.22, "marginLeft": 75.11 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 1103, "top": 206, "width": 167, "height": 23, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 5, "id": "e0be8eb4-b29e-420b-8b83-858861e350b8", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Total Traffic By Visitor", "fontSize": "16", "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" } ] } ] } |
Additional Notes |
|
Delete an Infographic
Request Method | DELETE |
Description | Removes an infographic file from Datameer. |
URI Syntax | curl -u '<username>:<password>' -X DELETE 'http://<Datameer-serverIP>:<port-number>/rest/infographics/<infographics-configuration-id>' |
Example Response | No response for a successful action. When not successful: { "reason": "Entity not found 25", "status": "failure" } |
List All Infographics
Request Method | GET |
Description | Returns a list of all the infographics in Datameer. |
URI Syntax | curl -u '<username>:<password>' -X GET 'http://<Datameer-serverIP>:<port-number>/rest/infographics' If your file name includes |
Example Response |
Expand source
[{ "version": "2.1", "className": "datameer.dap.common.entity.infographic.Infographic", "links": { "self": "/rest/infographics/1" }, "file": { "uuid": "26be0e75-d191-4cc2-bc31-e5dbbfa356c3", "path": "/Examples/Basic Tutorial/Solution/Basic Infographic.ifg", "description": "A simple infographic that displays basic web traffic statistics, measuring clicks and traffic per visitor. This infographic is powered by the 'Basic Workbook' workbook.", "name": "Basic Infographic" }, "backgroundType": "color", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "tabs": [ { "name": "Page 1", "order": 0, "id": "5dcde2b0-3f63-4132-961d-6230692e3d38", "widgets": [ { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Pie Chart", "chart": "infographics/charts/pie_chart", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/piechart_inspector", "panelGroup": "chart" }, "name": "Pie Chart", "inspectorName": "infographics/views/piechart_inspector", "left": 340, "top": 229, "width": 513, "height": 439, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "199edb02-f195-42ac-ba39-c6d602547dbd", "dataSet": { "maxSize": 20, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Impressions", "index": 3, "id": "20771089-e7e1-4bfa-8548-e934a3b455fa", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "Visitor", "index": 0, "id": "46a828fe-1b0f-4143-895c-1a10a06de02f", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:32:59 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "20", "fillColorList": [ "#1f77b4", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "colorScheme": "categorical", "isShadowVisible": true, "style": "glossy", "showLabels": true, "labelType": "percentage", "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "enableTooltips": true, "labelReduction": "0", "style_text": "Glossy", "colorScheme_text": "Categorical", "marginTop": 184.38, "marginRight": 215.46, "marginBottom": 168.576, "marginLeft": 196.99200000000002 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 530, "top": 205, "width": 153, "height": 20, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 3, "id": "de8ac616-1c13-42c8-a46a-5dd1f7577569", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Most Active Visitors", "fontSize": "16", "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Multi bar chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_bar_chart_inspector", "panelGroup": "chart", "isBarChart": true }, "name": "Multi bar chart", "inspectorName": "infographics/views/multi_bar_chart_inspector", "left": 889.5, "top": 301, "width": 594, "height": 406, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 4, "id": "4ab95e01-4f2b-4593-82e8-3630c6670b66", "dataSet": { "maxSize": 20, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Traffic", "index": 2, "id": "a180f860-5af6-479b-b803-f950e10ada34", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "Visitor", "index": 0, "id": "17be495e-c915-4acf-a449-5439ff18f008", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:32:59 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CYXNpYyBUdXRvcmlhbC9Tb2x1dGlvbi9CYXNpYyBXb3JrYm9vay53Yms7MWY3MzZlZWItMDQ4NC00OTU0LWE3YWQtMDNjZmFjOGUyOTBiOzA7MDtkZjRkZTVlNi0zOWVmLTRjMDQtYmE4MS0xZjY2MmY4MzY0ZmM", "dataSourceSpec": { "jobId": 3, "path": "/Examples/Basic Tutorial/Solution/Basic Workbook.wbk", "sheetId": "df4de5e6-39ef-4c04-ba81-1f662f8364fc", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "20", "offset": 10, "scale": "linear", "isShadowVisible": true, "isStyleVisible": true, "labelOrientation": "diagonal", "fillColorList": [ "#1f77b4", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "grouped", "groupGapInPercent": 20, "fontSize": "10", "fontName": "Verdana", "labelLength": "100", "colorScheme": "categorical", "isBarChart": true, "showPoints": true, "enableTooltips": true, "xAxisSkipCount": "0", "labelOrientation_text": "Diagonal", "colorScheme_text": "Categorical", "transpose": false, "marginRight": 75.11, "marginTop": 10, "marginBottom": 150.22, "marginLeft": 75.11 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 1103, "top": 206, "width": 167, "height": 23, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 5, "id": "e0be8eb4-b29e-420b-8b83-858861e350b8", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Total Traffic By Visitor", "fontSize": "16", "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" } ] } ] },{ "version": "2.1", "className": "datameer.dap.common.entity.infographic.Infographic", "links": { "self": "/rest/infographics/2" }, "file": { "uuid": "c0f84e0b-12a4-4dd9-853a-a909da25dfc9", "path": "/Examples/IT Operations/Web Server Operations Overview.ifg", "description": "An infographic demonstrating log file analytics for systems management, error monitoring.", "name": "Web Server Operations Overview" }, "backgroundType": "image", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "backgroundType_text": "Image", "backgroundImageUrl": "/image-upload?path=%2FImages%2FBlankMap-World-noborders.png", "backgroundImagePlacement_text": "Full Size", "tabs": [ { "name": "Page 1", "order": 0, "id": "bffca740-e4bc-43e9-a190-b784fedc3cc8", "widgets": [ { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Line and Area Chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_line_chart_inspector", "panelGroup": "chart", "isBarChart": false }, "name": "Line and Area Chart", "inspectorName": "infographics/views/multi_line_chart_inspector", "left": 38, "top": 440, "width": 721, "height": 322, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "ec5c86ce-c641-4c90-9d2b-a7b1ecdded9a", "dataSet": { "maxSize": "100", "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Distinct_Pages", "columnId": "1", "id": "42c55255-67fc-4e4b-a3ad-18c4cea12d0c", "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7RGlzdGluY3RQYWdlc1Blck1pbg", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "DistinctPagesPerMin", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "Start_Time", "columnId": "2", "id": "c327a54b-91f2-4757-b1e0-8382034e6afa", "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7RGlzdGluY3RQYWdlc1Blck1pbg", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "DistinctPagesPerMin", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:44:26 PM", "isTruncated": true, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7RGlzdGluY3RQYWdlc1Blck1pbg", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "DistinctPagesPerMin", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "undefined": "without", "undefined_text": "None", "offset": 10, "scale": "linear", "isShadowVisible": false, "isStyleVisible": false, "labelOrientation": "diagonal", "fillColorList": [ "rgb(255, 140, 0)", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "rgb(239, 132, 56)", "labelColor": "black", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "grouped", "maxSize": "100", "groupGapInPercent": 20, "fontSize": "11", "fontName": "Verdana", "labelLength": "100", "colorScheme": "categorical", "isBarChart": false, "showPoints": true, "enableTooltips": true, "colorScheme_text": "Categorical", "scale_text": "Linear", "xAxisSkipCount": "6", "transpose": false, "marginRight": 32.2, "labelOrientation_text": "Diagonal", "marginTop": 10, "marginBottom": 64.4, "marginLeft": 32.2 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Multi bar chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_bar_chart_inspector", "panelGroup": "chart", "isBarChart": true }, "name": "Multi bar chart", "inspectorName": "infographics/views/multi_bar_chart_inspector", "left": 774, "top": 443, "width": 467, "height": 358, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 3, "id": "8824d773-1fa0-466f-96b2-8823687f55dd", "dataSet": { "maxSize": 10, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "id": "48bfc4f7-2c90-4aa7-9a7c-d6cd98e2033d", "type": "INTEGER", "name": "Errors", "index": 1, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7VG9wRXJyb3JDb2Rlcw", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "TopErrorCodes", "dataType": "latest" } } ], "label": [ { "id": "458c793d-e610-4946-849a-9c03d6356200", "type": "INTEGER", "name": "Error_Codes", "index": 0, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7VG9wRXJyb3JDb2Rlcw", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "TopErrorCodes", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:44:26 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7VG9wRXJyb3JDb2Rlcw", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "TopErrorCodes", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "offset": 10, "scale": "quadratic", "isShadowVisible": true, "isStyleVisible": true, "labelOrientation": "horizontal", "fillColorList": [ "rgb(239, 132, 56)", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "rgb(239, 132, 56)", "labelColor": "black", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "grouped", "maxSize": "100", "groupGapInPercent": 20, "fontSize": "11", "fontName": "Verdana", "labelLength": "100", "colorScheme": "categorical", "isBarChart": true, "showPoints": true, "enableTooltips": true, "undefined": "without", "undefined_text": "None", "colorScheme_text": "Categorical", "labelOrientation_text": "Horizontal", "scale_text": "Quadratic", "xAxisSkipCount": 0, "transpose": false, "marginRight": 50.120000000000005, "marginTop": 10, "marginBottom": 100.24000000000001, "marginLeft": 50.120000000000005 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Multi bar chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_bar_chart_inspector", "panelGroup": "chart", "isBarChart": true }, "name": "Multi bar chart", "inspectorName": "infographics/views/multi_bar_chart_inspector", "left": 758, "top": 76, "width": 467, "height": 305, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 5, "id": "bab58de2-6224-43c8-b99d-a1ce4776bfa9", "dataSet": { "maxSize": "100", "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "id": "b13b8d20-97c9-485b-b4e8-7701950ada14", "type": "INTEGER", "name": "_204", "index": 1, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7UGFnZXNGbGF0dGVuZWQ", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "PagesFlattened", "dataType": "latest" } }, { "id": "6dbeda7f-1a56-4e65-98ad-87dcbd94e04f", "type": "INTEGER", "name": "_302", "index": 2, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7UGFnZXNGbGF0dGVuZWQ", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "PagesFlattened", "dataType": "latest" } }, { "id": "7601c651-4501-446a-ab7e-68936d156ffa", "type": "INTEGER", "name": "_400", "index": 3, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7UGFnZXNGbGF0dGVuZWQ", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "PagesFlattened", "dataType": "latest" } }, { "id": "bda3ed0a-0409-483f-b74d-8ef6827ae648", "type": "INTEGER", "name": "_403", "index": 4, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7UGFnZXNGbGF0dGVuZWQ", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "PagesFlattened", "dataType": "latest" } }, { "id": "39a9e6eb-2a2e-4101-bba6-ac5cbc71cee6", "type": "INTEGER", "name": "_404", "index": 5, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7UGFnZXNGbGF0dGVuZWQ", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "PagesFlattened", "dataType": "latest" } }, { "id": "40953edd-0b62-479b-83cf-cf51123d6b5a", "type": "INTEGER", "name": "_406", "index": 6, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7UGFnZXNGbGF0dGVuZWQ", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "PagesFlattened", "dataType": "latest" } }, { "id": "6285f1f8-599a-471d-a37c-bf74d0c72efd", "type": "INTEGER", "name": "_502", "index": 7, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7UGFnZXNGbGF0dGVuZWQ", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "PagesFlattened", "dataType": "latest" } } ], "label": [ { "id": "b0daaccb-3d87-48a9-a095-1878fb5b247e", "type": "STRING", "name": "Page", "index": 0, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7UGFnZXNGbGF0dGVuZWQ", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "PagesFlattened", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:44:26 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7UGFnZXNGbGF0dGVuZWQ", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "PagesFlattened", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "offset": 10, "scale": "linear", "isShadowVisible": true, "isStyleVisible": false, "labelOrientation": "diagonal", "fillColorList": [ "rgb(255, 254, 0)", "rgb(255, 219, 0)", "rgb(255, 181, 0)", "rgb(255, 150, 0)", "rgb(255, 113, 0)", "rgb(255, 79, 0)", "rgb(224, 8, 0)", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "rgb(214, 214, 214)", "labelColor": "rgb(0, 0, 0)", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "stacked", "maxSize": "100", "groupGapInPercent": 20, "fontSize": 10, "fontName": "Verdana", "labelLength": "100", "colorScheme": "categorical", "isBarChart": true, "showPoints": true, "enableTooltips": true, "variant_text": "Stacked", "labelOrientation_text": "Diagonal", "colorScheme_text": "Categorical", "xAxisSkipCount": 0, "transpose": false, "marginRight": 42.699999999999996, "marginTop": 10, "marginBottom": 85.39999999999999, "marginLeft": 42.699999999999996 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Line and Area Chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_line_chart_inspector", "panelGroup": "chart", "isBarChart": false }, "name": "Line and Area Chart", "inspectorName": "infographics/views/multi_line_chart_inspector", "left": 26, "top": 91, "width": 744, "height": 290, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 6, "id": "08b684ae-370f-4ac2-8a2d-3216c093c1eb", "dataSet": { "maxSize": "100", "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "id": "0cae4517-63f1-4b87-8e2a-860b52c2c6e1", "type": "INTEGER", "name": "Pageviews", "index": 2, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7QnlIb3Vy", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "ByHour", "dataType": "latest" } }, { "id": "38a9e9d2-9b2b-40d2-a659-d01a05d8d1af", "type": "INTEGER", "name": "Errors", "index": 1, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7QnlIb3Vy", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "ByHour", "dataType": "latest" } } ], "label": [ { "id": "ba8c1d50-ddf8-496b-939a-2b0ab0ac3689", "type": "STRING", "name": "Day", "index": 0, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7QnlIb3Vy", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "ByHour", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:44:26 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9JVCBPcGVyYXRpb25zL1dlYiBTZXJ2ZXIgRXJyb3IgQW5hbHlzaXMud2JrO2JmOTkzYTBlLTMzYzYtNDg4Ni1hMDE1LTdkZjYxNDc5NGE1MTswOzA7QnlIb3Vy", "dataSourceSpec": { "jobId": 7, "path": "/Examples/IT Operations/Web Server Error Analysis.wbk", "sheetId": "ByHour", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "offset": 10, "scale": "linear", "isShadowVisible": false, "isStyleVisible": false, "labelOrientation": "horizontal", "fillColorList": [ "#1f77b4", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "grouped", "maxSize": "100", "groupGapInPercent": 20, "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "colorScheme": "categorical", "isBarChart": false, "showPoints": true, "enableTooltips": true, "colorScheme_text": "Categorical", "xAxisSkipCount": 0, "transpose": false, "marginRight": 43.5, "marginTop": 10, "marginBottom": 87, "marginLeft": 43.5 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 64, "top": 401.5, "width": 330, "height": 25, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 7, "id": "5965afad-cd71-47e8-b28e-0f52f8611a12", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Distinct pages requested (5 sec sample)", "fontSize": "16", "fontName": "Verdana", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "fontName_text": "Verdana" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 76, "top": 34.5, "width": 310, "height": 44, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 8, "id": "600330aa-f171-4e88-94ef-2e70c877a138", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Hourly pageviews vs. errors", "fontSize": "16", "fontName": "Verdana", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "fontName_text": "Verdana" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 875, "top": 34, "width": 249, "height": 43, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 10, "id": "3a1bfa77-4c82-4ad7-b516-e381dc825b2a", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Error breakdown by page", "fontSize": "16", "fontName": "Verdana", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "fontName_text": "Verdana" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 901, "top": 406, "width": 181, "height": 20, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 11, "id": "1f7e1c4b-00bd-4f60-a841-a1fc7a8cc183", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Most Common Errors", "fontSize": "16", "fontName": "Verdana", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "fontName_text": "Verdana" } ] } ] },{ "version": "2.1", "className": "datameer.dap.common.entity.infographic.Infographic", "links": { "self": "/rest/infographics/3" }, "file": { "uuid": "cca0399d-c845-4f79-9d4e-b3e5f9333e46", "path": "/Examples/Behavioral Analytics/Web User Behavior.ifg", "description": "An infographic that visualizes web visitor session statistics and click paths.", "name": "Web User Behavior" }, "backgroundType": "image", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "backgroundType_text": "Image", "backgroundImageUrl": "/image-upload?path=%2FImages%2FBlankMap-World-noborders.png", "tabs": [ { "name": "Page 1", "order": 0, "id": "5d47801d-534e-4e2c-96fc-e7b752f32c4a", "widgets": [ { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Multi bar chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_bar_chart_inspector", "panelGroup": "chart", "isBarChart": true }, "name": "Multi bar chart", "inspectorName": "infographics/views/multi_bar_chart_inspector", "left": 47, "top": 52, "width": 869, "height": 312, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "babf8188-bbdf-448f-8b77-014d02ba48e8", "dataSet": { "maxSize": "100", "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "id": "3cb61159-7b36-417e-8f1d-9f13d23f399f", "type": "FLOAT", "name": "User_Stats.Avg_Session_Mins", "index": 1, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VXNlcnNfRW5yaWNoZWQ", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "Users_Enriched", "dataType": "latest" } }, { "id": "aab5303e-3277-4196-ad96-ec381608ca82", "type": "FLOAT", "name": "User_Stats.Avg_Clicks_Session", "index": 2, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VXNlcnNfRW5yaWNoZWQ", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "Users_Enriched", "dataType": "latest" } } ], "label": [ { "id": "c4598972-38d0-409f-8e86-c825102800bc", "type": "STRING", "name": "User_Stats.User", "index": 0, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VXNlcnNfRW5yaWNoZWQ", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "Users_Enriched", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:08:35 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VXNlcnNfRW5yaWNoZWQ", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "Users_Enriched", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "100", "offset": 10, "scale": "linear", "isShadowVisible": true, "isStyleVisible": false, "labelOrientation": "horizontal", "fillColorList": [ "rgb(41, 137, 193)", "rgb(44, 191, 127)", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "grouped", "groupGapInPercent": 20, "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "colorScheme": "categorical", "isBarChart": true, "showPoints": true, "enableTooltips": true, "xAxisSkipCount": 0, "transpose": false, "marginRight": 28.080000000000002, "marginTop": 10, "marginBottom": 56.160000000000004, "marginLeft": 28.080000000000002 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Circular network", "chart": "infographics/charts/circular_network", "dataDescriptor": { "maxSize": 50, "start": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "end": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "weight": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/circular_network_inspector", "panelGroup": "chart" }, "name": "Circular network", "inspectorName": "infographics/views/circular_network_inspector", "left": 848, "top": 0, "width": 438, "height": 418, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 15, "id": "479d5cec-23e9-47fd-a36f-2d8d8045dd64", "dataSet": { "maxSize": 50, "descriptor": { "start": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "end": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "weight": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "start": [ { "id": "ac0dc785-6282-492a-8848-5431bd25b1f4", "type": "STRING", "name": "From", "index": 1, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VG9wTW92ZXM", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "TopMoves", "dataType": "latest" } } ], "end": [ { "id": "74fd7a87-2aa4-4879-9dcb-14f88de886be", "type": "STRING", "name": "To", "index": 2, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VG9wTW92ZXM", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "TopMoves", "dataType": "latest" } } ], "weight": [ { "id": "3ec41855-3bf7-4460-93e2-5c434ff1b923", "type": "INTEGER", "name": "Occurrences", "index": 3, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VG9wTW92ZXM", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "TopMoves", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:08:35 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VG9wTW92ZXM", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "TopMoves", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "50", "fontSize": "11", "fontName": "Verdana", "labelLength": "68", "labelColor": "rgb(0, 0, 0)", "fillColorList": [ "#3182bd", "#6baed6", "#9ecae1", "#c6dbef", "#e6550d", "#fd8d3c", "#fdae6b", "#fdd0a2", "#31a354", "#74c476", "#a1d99b", "#c7e9c0", "#756bb1", "#9e9ac8", "#bcbddc", "#dadaeb", "#636363", "#969696", "#bdbdbd", "#d9d9d9" ], "enableTooltips": true, "marginTop": 100, "marginRight": 100, "marginBottom": 100, "marginLeft": 100 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Table", "chart": "infographics/charts/table", "dataDescriptor": { "maxSize": 100, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL", "STRING", "DATE" ], "dimensions": [ 1, 100 ] } }, "inspector": "infographics/views/table_inspector", "panelGroup": "other" }, "name": "Table", "inspectorName": "infographics/views/table_inspector", "left": 369, "top": 380, "width": 630, "height": 374, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 3, "id": "89a969cc-5add-430a-8cb7-2422966d4961", "dataSet": { "maxSize": "100", "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL", "STRING", "DATE" ], "dimensions": [ 1, 100 ] } }, "dataSeriesGroups": { "data": [ { "id": "8ce9eca6-f950-4539-bfed-be86bdbbca75", "type": "STRING", "name": "Page", "index": 0, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7UGFnZV9Ed2VsbA", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "Page_Dwell", "dataType": "latest" } }, { "id": "ccad55c9-63e0-4aef-a8c6-647a4a9f3c25", "type": "INTEGER", "name": "Occurrences", "index": 1, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VG9wX0NsaWNrUGF0aHM", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "Top_ClickPaths", "dataType": "latest" } }, { "id": "7c8c9864-3597-48a6-9cb5-d4e09f9b9088", "type": "INTEGER", "name": "Users_Followed", "index": 2, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VG9wX0NsaWNrUGF0aHM", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "Top_ClickPaths", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:08:35 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VG9wX0NsaWNrUGF0aHM", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "Top_ClickPaths", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "100", "dataDescriptor": { "maxSize": 100, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL", "STRING", "DATE" ], "dimensions": [ 1, 100 ] } }, "headerBackground": "rgb(59, 137, 186)", "rowEvenBackground": "transparent", "rowOddBackground": "transparent", "borderColor": "LightGrey", "headerFontColor": "rgb(255, 255, 255)", "cellFontColor": "rgb(0, 0, 0)", "columnWidths": [ 493, 61, 58 ] }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 369, "top": 43, "width": 153, "height": 30, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 4, "id": "addc58e3-a01b-4383-95a5-4a77268cf01a", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Visitor Statistics", "fontSize": "18", "fontName": "Verdana", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "fontName_text": "Verdana" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 561, "top": 355, "width": 151, "height": 27, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 5, "id": "11807c05-36e5-4406-b3ea-cb081b574d4d", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Top Click Paths", "fontSize": "18", "fontName": "Verdana", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "fontName_text": "Verdana" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 873, "top": 71, "width": 100, "height": 27, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 6, "id": "16ae613a-a55e-45df-91ca-f4aa17a238a5", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Click Flow", "fontSize": "18", "fontName": "Verdana", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "fontName_text": "Verdana" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 8.5, "top": 462, "width": 118, "height": 20, "angle": "-90", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 7, "id": "7ebb3e5f-2b8c-464e-86e6-e5ae564cc344", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Top Landings", "fontSize": "16", "fontName": "Verdana", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "fontName_text": "Verdana" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 23.5, "top": 657, "width": 89, "height": 21, "angle": "-90", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 8, "id": "62e64a03-8145-41b9-b11f-f7140e70307f", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Stickiness", "fontSize": "16", "fontName": "Verdana", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "fontName_text": "Verdana" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Table", "chart": "infographics/charts/table", "dataDescriptor": { "maxSize": 100, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL", "STRING", "DATE" ], "dimensions": [ 1, 100 ] } }, "inspector": "infographics/views/table_inspector", "panelGroup": "other" }, "name": "Table", "inspectorName": "infographics/views/table_inspector", "left": 90.5, "top": 380, "width": 254, "height": 156, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 9, "id": "22529357-bb57-40aa-b77f-c3c9498e1877", "dataSet": { "maxSize": 100, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL", "STRING", "DATE" ], "dimensions": [ 1, 100 ] } }, "dataSeriesGroups": { "data": [ { "id": "50263d3c-d207-40ac-8857-e51cfb121c65", "type": "STRING", "name": "Landing_Page", "index": 1, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VG9wTGFuZGluZ1BhZ2Vz", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "TopLandingPages", "dataType": "latest" } }, { "id": "044c3585-7f62-4c98-bb56-74cded959198", "type": "INTEGER", "name": "Count", "index": 2, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VG9wTGFuZGluZ1BhZ2Vz", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "TopLandingPages", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:08:35 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7VG9wTGFuZGluZ1BhZ2Vz", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "TopLandingPages", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "dataDescriptor": { "maxSize": 100, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL", "STRING", "DATE" ], "dimensions": [ 1, 100 ] } }, "maxSize": 3, "headerBackground": "rgb(75, 150, 206)", "rowEvenBackground": "transparent", "rowOddBackground": "transparent", "borderColor": "LightGrey", "headerFontColor": "rgb(255, 255, 255)", "cellFontColor": "#2E6E9E", "columnWidths": [ 178, 76 ] }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Table", "chart": "infographics/charts/table", "dataDescriptor": { "maxSize": 100, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL", "STRING", "DATE" ], "dimensions": [ 1, 100 ] } }, "inspector": "infographics/views/table_inspector", "panelGroup": "other" }, "name": "Table", "inspectorName": "infographics/views/table_inspector", "left": 87.5, "top": 599, "width": 255, "height": 155, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 10, "id": "c0e2cb11-b5d6-472e-a451-5e137031c751", "dataSet": { "maxSize": 100, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL", "STRING", "DATE" ], "dimensions": [ 1, 100 ] } }, "dataSeriesGroups": { "data": [ { "id": "769d8e2b-adbe-4a60-833f-50b24d203803", "type": "STRING", "name": "Page", "index": 0, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7UGFnZV9Ed2VsbA", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "Page_Dwell", "dataType": "latest" } }, { "id": "76b34598-fecf-4f79-8dd1-461e5b67b234", "type": "FLOAT", "name": "Avg_Time_On", "index": 1, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7UGFnZV9Ed2VsbA", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "Page_Dwell", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 05:08:35 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9DbGlja3N0cmVhbSBBbmFseXRpY3Mud2JrOzAzZGQ2MmEwLWNlYWItNDYzNi04MGExLTlhMDFiMGQ4MmFkMTswOzA7UGFnZV9Ed2VsbA", "dataSourceSpec": { "jobId": 10, "path": "/Examples/Behavioral Analytics/Clickstream Analytics.wbk", "sheetId": "Page_Dwell", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "dataDescriptor": { "maxSize": 100, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL", "STRING", "DATE" ], "dimensions": [ 1, 100 ] } }, "maxSize": 3, "headerBackground": "rgb(75, 150, 206)", "rowEvenBackground": "transparent", "rowOddBackground": "transparent", "borderColor": "LightGrey", "headerFontColor": "rgb(255, 255, 255)", "cellFontColor": "#2E6E9E", "columnWidths": [ 158, 96 ] }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Square", "chart": "infographics/charts/shape", "inspector": "infographics/views/shape_inspector", "baseColor": "red", "imageName": "rect.svg", "panelGroup": "shape", "defaultWidth": 79, "defaultHeight": 79 }, "name": "Square", "inspectorName": "infographics/views/shape_inspector", "left": 626, "top": 43, "width": 20, "height": 20, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 11, "id": "6f7a4b34-995c-4927-982a-61890ea96a8d", "showFrame": true, "opacity": 1, "baseColor": "red", "strokeColor": "grey", "fillColor": "rgb(41, 137, 188)", "imageName": "rect.svg", "shadow": true, "shadowOpacity": 0.5, "group": "dbb0f59b-a32c-460f-8989-7e9daf9c2496", "shapeSizeMin": 30, "shapeSizeMax": 75 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Square", "chart": "infographics/charts/shape", "inspector": "infographics/views/shape_inspector", "baseColor": "red", "imageName": "rect.svg", "panelGroup": "shape", "defaultWidth": 79, "defaultHeight": 79 }, "name": "Square", "inspectorName": "infographics/views/shape_inspector", "left": 626, "top": 70, "width": 21, "height": 21, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 12, "id": "166c3a50-5a93-43a9-b80b-77aa615f6790", "showFrame": true, "opacity": 1, "baseColor": "red", "strokeColor": "grey", "fillColor": "rgb(18, 186, 152)", "imageName": "rect.svg", "shadow": true, "shadowOpacity": 0.5, "group": "dbb0f59b-a32c-460f-8989-7e9daf9c2496", "shapeSizeMin": 30, "shapeSizeMax": 75 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 655, "top": 48, "width": 110, "height": 20, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 13, "id": "7adbd959-1a3e-439e-82b6-a2e24c2a9838", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Avg session length", "fontSize": 12, "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "group": "dbb0f59b-a32c-460f-8989-7e9daf9c2496" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 655, "top": 71, "width": 136, "height": 20, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 14, "id": "19700fb1-2399-4166-84f4-72b312ca63c0", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Avg clicks per session", "fontSize": 12, "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "group": "dbb0f59b-a32c-460f-8989-7e9daf9c2496" } ] } ] },{ "version": "2.1", "className": "datameer.dap.common.entity.infographic.Infographic", "links": { "self": "/rest/infographics/4" }, "file": { "uuid": "75df25d3-00b5-4c91-b603-7e0124a1a030", "path": "/Examples/Behavioral Analytics/Email Content Visualization.ifg", "description": "An infographic that visualizes the text content of emails, displaying correlated words, word use, and utilizing data-driven text for summary statistics.", "name": "Email Content Visualization" }, "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "backgroundType_text": "None", "tabs": [ { "name": "Page 1", "order": 0, "id": "1b2d5398-65d6-455d-8b5d-edf2af5dd128", "widgets": [ { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Tag cloud", "chart": "infographics/charts/tag_cloud", "dataDescriptor": { "maxSize": 100, "word": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "value": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/tag_cloud_inspector", "panelGroup": "chart" }, "name": "Tag cloud", "inspectorName": "infographics/views/tag_cloud_inspector", "left": 18, "top": 9, "width": 756, "height": 642, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "8d29938f-fb93-4795-bdab-b36d27c3ba4e", "dataSet": { "maxSize": "1000", "descriptor": { "word": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "value": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "word": [ { "type": "STRING", "name": "Word", "index": 0, "id": "fa3d3663-069d-4139-94b0-0b869b9e4cb0", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } } ], "value": [ { "type": "INTEGER", "name": "Occurrences", "index": 2, "id": "fb2b6881-8048-425b-89b7-cde0d3deb59b", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } } ] }, "lastExecutionDate": "06/17/2012 06:30:08 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "1000", "margin": 50, "fontColor": "rgb(224, 224, 224)", "fontName": "Verdana", "fontSizeMax": 50, "enableTooltips": true }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Sunburst", "chart": "infographics/charts/sunburst", "dataDescriptor": { "maxSize": 30, "levels": { "type": [ "ANY" ], "dimensions": [ 2, 10 ] } }, "inspector": "infographics/views/sunburst_inspector", "panelGroup": "chart" }, "name": "Sunburst", "inspectorName": "infographics/views/sunburst_inspector", "left": 924, "top": 30, "width": 339, "height": 412, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 3, "id": "d3eb5966-3668-4a31-b005-c329867c464d", "dataSet": { "maxSize": "50", "descriptor": { "levels": { "type": [ "ANY" ], "dimensions": [ 2, 10 ] } }, "dataSeriesGroups": { "levels": [ { "type": "INTEGER", "name": "Hour_Most_Used", "index": 1, "id": "2b4b94ad-c7b7-4f78-b47e-40b5a182ffba", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } }, { "type": "STRING", "name": "Word", "index": 0, "id": "73f780ed-aca7-4e80-bbcc-6c10a536586d", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } }, { "type": "INTEGER", "name": "Occurrences", "index": 2, "id": "8f343623-6102-426a-a32d-86f47a3dddc9", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } } ] }, "lastExecutionDate": "06/17/2012 06:30:08 PM", "isTruncated": true, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "50", "baseColor": "skyblue", "labelColor": "rgb(255, 255, 255)", "fontSize": "11", "fontName": "Verdana", "labelLength": 100, "fillColorList": [ "rgb(255, 169, 186)", "rgb(255, 184, 107)", "rgb(169, 212, 255)", "rgb(198, 251, 213)", "rgb(206, 188, 230)", "rgb(204, 204, 220)", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "enableTooltips": true, "fontName_text": "Verdana", "marginTop": 0, "marginRight": 0, "marginBottom": 0, "marginLeft": 0 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Tag cloud", "chart": "infographics/charts/tag_cloud", "dataDescriptor": { "maxSize": 100, "word": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "value": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/tag_cloud_inspector", "panelGroup": "chart" }, "name": "Tag cloud", "inspectorName": "infographics/views/tag_cloud_inspector", "left": 741, "top": 15, "width": 522, "height": 742, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "c908fa5f-40cb-40b4-a355-47351ec1b42a", "dataSet": { "maxSize": "1000", "descriptor": { "word": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "value": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "word": [ { "type": "STRING", "name": "Word", "index": 0, "id": "fa3d3663-069d-4139-94b0-0b869b9e4cb0", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } } ], "value": [ { "type": "INTEGER", "name": "Occurrences", "index": 2, "id": "fb2b6881-8048-425b-89b7-cde0d3deb59b", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } } ] }, "lastExecutionDate": "06/17/2012 06:30:08 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "1000", "margin": 50, "fontColor": "rgb(224, 224, 224)", "fontName": "Verdana", "fontSizeMax": 50, "enableTooltips": true }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 975, "top": 12, "width": 213, "height": 26, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 6, "id": "cc8eb480-17c3-476b-8f65-399a14e546d2", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Top words by time of day", "fontSize": "18", "fontName": "Arial", "bold": false, "italic": true, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 201.5, "top": 12, "width": 247, "height": 26, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 6, "id": "dd1a0328-d54b-4af0-8f07-3eab20d89c3c", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Words used together in email", "fontSize": "18", "fontName": "Arial", "bold": false, "italic": true, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Circular network", "chart": "infographics/charts/circular_network", "dataDescriptor": { "maxSize": 50, "start": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "end": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "weight": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/circular_network_inspector", "panelGroup": "chart" }, "name": "Circular network", "inspectorName": "infographics/views/circular_network_inspector", "left": 0, "top": 51, "width": 650, "height": 474, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 7, "id": "5332528a-3e24-41ea-864c-35c17bba943c", "dataSet": { "maxSize": 50, "descriptor": { "start": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "end": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "weight": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "start": [ { "type": "STRING", "name": "Word_A", "index": 1, "id": "994ef80c-a8c1-4728-b387-e1190db7cad9", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wQXNzb2NpYXRpb25z", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "TopAssociations", "dataType": "latest" } } ], "end": [ { "type": "STRING", "name": "Word_B", "index": 2, "id": "3e228558-49e4-41ad-a1e1-a2791239dcce", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wQXNzb2NpYXRpb25z", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "TopAssociations", "dataType": "latest" } } ], "weight": [ { "type": "INTEGER", "name": "Count", "index": 3, "id": "11979ab0-728f-4c18-930d-f39419b8761d", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wQXNzb2NpYXRpb25z", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "TopAssociations", "dataType": "latest" } } ] }, "lastExecutionDate": "06/17/2012 06:30:08 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wQXNzb2NpYXRpb25z", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "TopAssociations", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "labelColor": "black", "fillColorList": [ "#3182bd", "#6baed6", "#9ecae1", "#c6dbef", "#e6550d", "#fd8d3c", "#fdae6b", "#fdd0a2", "#31a354", "#74c476", "#a1d99b", "#c7e9c0", "#756bb1", "#9e9ac8", "#bcbddc", "#dadaeb", "#636363", "#969696", "#bdbdbd", "#d9d9d9" ], "enableTooltips": true, "maxSize": "50", "marginTop": 50, "marginRight": 50, "marginBottom": 50, "marginLeft": 50 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Bubble and Scatter Plot", "chart": "infographics/charts/scatterplot", "dataDescriptor": { "maxSize": 100, "coordinates": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL", "DATE" ], "dimensions": [ 1, 2 ] }, "sizeFactor": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 0, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 0, 1 ] } }, "inspector": "infographics/views/scatterplot_inspector", "panelGroup": "chart" }, "name": "Bubble and Scatter Plot", "inspectorName": "infographics/views/scatterplot_inspector", "left": 18, "top": 441, "width": 1245, "height": 336, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 8, "id": "1ff8aa17-f9eb-4de0-a7cf-7c01509edbda", "dataSet": { "maxSize": "200", "descriptor": { "coordinates": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL", "DATE" ], "dimensions": [ 1, 2 ] }, "sizeFactor": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 0, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 0, 1 ] } }, "dataSeriesGroups": { "coordinates": [ { "type": "INTEGER", "name": "Hour_Most_Used", "index": 1, "id": "05d2720a-5b1f-4963-a301-6b2685989702", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } }, { "type": "INTEGER", "name": "Length", "index": 3, "id": "341819ce-5cc6-420a-95a4-06eda0b1b2ce", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } } ], "sizeFactor": [ { "type": "INTEGER", "name": "Occurrences", "index": 2, "id": "fe2157c2-9836-459f-a73c-9d2d761af682", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "Word", "index": 0, "id": "3eed2371-f2f2-454c-8a3b-5b9fa08b53c5", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } } ] }, "lastExecutionDate": "06/17/2012 06:30:08 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "200", "margin": "32", "outlineColor": "rgb(77, 165, 255)", "fillColor": "rgb(169, 212, 255)", "labelColor": "rgb(0, 0, 0)", "fontSize": "12", "fontName": "Verdana", "pointShape": "circle", "pointSize": "8", "maxPointSizeMultiplier": "811", "gridLines": true, "coordinatesOrderedXY": true, "gridLineColor": "lightgrey", "axisLineColor": "black", "labelOrientation": "horizontal", "enableTooltips": true, "showLabels": false, "xAxisSpacingAdjustment": "-8", "pointShape_text": "Circle", "labelOrientation_text": "Horizontal" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 705, "top": 482, "width": 244, "height": 27, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 6, "id": "36bb14ec-d0aa-4383-b4ca-0408a07b6c66", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "When people use big words...", "fontSize": "18", "fontName": "Arial", "bold": false, "italic": true, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Person01", "chart": "infographics/charts/shape", "inspector": "infographics/views/shape_inspector", "baseColor": "white", "imageName": "user.svg", "panelGroup": "shape", "defaultWidth": 71, "defaultHeight": 79 }, "name": "Person01", "inspectorName": "infographics/views/shape_inspector", "left": 604, "top": 187, "width": 48, "height": 45, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 10, "id": "9001abf4-e28f-445e-bd3a-3252b26414af", "showFrame": true, "opacity": 1, "baseColor": "white", "strokeColor": "grey", "fillColor": "rgb(158, 196, 240)", "imageName": "user.svg", "shadow": true, "shadowOpacity": "0" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Information02", "chart": "infographics/charts/shape", "inspector": "infographics/views/shape_inspector", "baseColor": "white", "imageName": "info2.svg", "panelGroup": "shape", "defaultWidth": 72, "defaultHeight": 72 }, "name": "Information02", "inspectorName": "infographics/views/shape_inspector", "left": 596, "top": 251, "width": 62, "height": 57, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 11, "id": "2ebad963-b4fc-42e3-b731-58400210ea27", "showFrame": true, "opacity": 1, "baseColor": "white", "strokeColor": "rgb(255, 255, 255)", "fillColor": "rgb(145, 188, 238)", "imageName": "info2.svg", "shadow": true, "shadowOpacity": "0" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Speech bubble round right", "chart": "infographics/charts/shape", "inspector": "infographics/views/shape_inspector", "baseColor": "white", "imageName": "bubble1.svg", "panelGroup": "shape", "defaultWidth": 79, "defaultHeight": 63 }, "name": "Speech bubble round right", "inspectorName": "infographics/views/shape_inspector", "left": 604, "top": 134, "width": 44, "height": 37, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 12, "id": "be0d1226-d9f9-4ba3-b0e0-63a72a210ca0", "showFrame": true, "opacity": 1, "baseColor": "white", "strokeColor": "grey", "fillColor": "rgb(166, 204, 232)", "imageName": "bubble1.svg", "shadow": true, "shadowOpacity": 0.5 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Tag cloud", "chart": "infographics/charts/tag_cloud", "dataDescriptor": { "maxSize": 100, "word": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "value": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/tag_cloud_inspector", "panelGroup": "chart" }, "name": "Tag cloud", "inspectorName": "infographics/views/tag_cloud_inspector", "left": 8, "top": 59, "width": 756, "height": 654, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "01b44eb4-3008-438f-bf11-948dc4f36952", "dataSet": { "maxSize": "1000", "descriptor": { "word": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "value": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "word": [ { "type": "STRING", "name": "Word", "index": 0, "id": "fa3d3663-069d-4139-94b0-0b869b9e4cb0", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } } ], "value": [ { "type": "INTEGER", "name": "Occurrences", "index": 2, "id": "fb2b6881-8048-425b-89b7-cde0d3deb59b", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } } ] }, "lastExecutionDate": "06/17/2012 06:30:08 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMTAwV29yZHM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top100Words", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "1000", "margin": 50, "fontColor": "rgb(224, 224, 224)", "fontName": "Verdana", "fontSizeMax": 50, "enableTooltips": true }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Statistics text", "chart": "infographics/charts/statistics_text", "inspector": "infographics/views/statistics_text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50, "dataDescriptor": { "maxSize": 1000, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } } }, "name": "Statistics text", "inspectorName": "infographics/views/statistics_text_inspector", "left": 658, "top": 142, "width": 43, "height": 24, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 13, "id": "05083482-b854-4886-840f-7b678aba8086", "dataSet": { "maxSize": 1000, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Emails", "index": 1, "id": "db4a3afd-9d7c-40eb-aa5f-7f2d3d226444", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7SG91cnM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Hours", "dataType": "latest" } } ] }, "lastExecutionDate": "06/17/2012 06:30:08 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7SG91cnM", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Hours", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "1000", "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "100%", "fontSize": "18", "fontName": "Arial", "bold": false, "italic": true, "underline": false, "align": "left", "color": "black", "statistic": "sum", "statistic_text": "Sum" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Statistics text", "chart": "infographics/charts/statistics_text", "inspector": "infographics/views/statistics_text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50, "dataDescriptor": { "maxSize": 1000, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } } }, "name": "Statistics text", "inspectorName": "infographics/views/statistics_text_inspector", "left": 657, "top": 204, "width": 42, "height": 23, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 13, "id": "b42a93ac-2095-4f39-bd66-622af2e61509", "dataSet": { "maxSize": 1000, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Emails", "index": 1, "id": "7c007339-5b90-4a15-8114-3cadfccf8f4f", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7TW9zdEFjdGl2ZUVtYWlsZXJz", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "MostActiveEmailers", "dataType": "latest" } } ] }, "lastExecutionDate": "06/17/2012 06:30:08 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7TW9zdEFjdGl2ZUVtYWlsZXJz", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "MostActiveEmailers", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "1000", "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "100%", "fontSize": "20", "fontName": "Arial", "bold": false, "italic": true, "underline": false, "align": "left", "color": "black", "statistic": "count", "statistic_text": "Count" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 695, "top": 142, "width": 63, "height": 25, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 6, "id": "a778578c-772e-472d-906d-7729c9e05588", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Emails", "fontSize": "18", "fontName": "Arial", "bold": false, "italic": true, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 696, "top": 204, "width": 162, "height": "26px", "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 6, "id": "166f7330-5054-41c6-a5ec-f501816763d1", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "People Talking", "fontSize": "20", "fontName": "Arial", "bold": false, "italic": true, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 691, "top": 263, "width": 221, "height": 30, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 6, "id": "52825376-1f94-464f-adf7-8d71551f1506", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Questions Answered", "fontSize": "22", "fontName": "Arial", "bold": false, "italic": true, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Statistics text", "chart": "infographics/charts/statistics_text", "inspector": "infographics/views/statistics_text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50, "dataDescriptor": { "maxSize": 1000, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } } }, "name": "Statistics text", "inspectorName": "infographics/views/statistics_text_inspector", "left": 662, "top": 263, "width": 37, "height": 31, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 19, "id": "b0c95d2f-e24a-4ded-963b-c3b92f4d9783", "dataSet": { "maxSize": 1000, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Count", "index": 1, "id": "c1a8ef52-1631-4828-abd2-1001753e6187", "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMjVIZWxwZXJz", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top25Helpers", "dataType": "latest" } } ] }, "lastExecutionDate": "06/17/2012 06:30:08 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9CZWhhdmlvcmFsIEFuYWx5dGljcy9FbWFpbCBBbmFseXRpY3Mud2JrOzc5NjU3YjcxLWRiM2EtNGQ3Yi1iYWE1LTU2MTliNGRkNTkwNDswOzA7VG9wMjVIZWxwZXJz", "dataSourceSpec": { "jobId": 8, "path": "/Examples/Behavioral Analytics/Email Analytics.wbk", "sheetId": "Top25Helpers", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "100%", "fontSize": "22", "fontName": "Arial", "bold": false, "italic": true, "underline": false, "align": "left", "color": "black", "statistic": "sum", "maxSize": "1000" } ] } ] },{ "version": "2.1", "className": "datameer.dap.common.entity.infographic.Infographic", "links": { "self": "/rest/infographics/5" }, "file": { "uuid": "e4576d36-151f-41d9-b6af-033860f1e51e", "path": "/Examples/Hello World/Solution/My Infographic.ifg", "description": "STEP 3 of the \"Hello World\" tutorial.\n\nFor more information, please visit: http://datameer.com/documentation/display/DAS20/Getting+Started", "name": "My Infographic" }, "backgroundType": "color", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "tabs": [ { "name": "Page 1", "order": 0, "id": "2339e2f1-cc8c-4fd4-8dc4-026d237d23af", "widgets": [ { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Multi bar chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_bar_chart_inspector", "panelGroup": "chart", "isBarChart": true }, "name": "Multi bar chart", "inspectorName": "infographics/views/multi_bar_chart_inspector", "left": 403, "top": 187, "width": 245, "height": 411, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "42b79bf6-4e87-4c53-9006-5ea76c975dec", "dataSet": { "maxSize": 20, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "Age", "index": 1, "id": "5a4d0a33-516f-4383-8738-24d9cb672c45", "dataSourceId": "V0JLOy9FeGFtcGxlcy9IZWxsbyBXb3JsZC9Tb2x1dGlvbi9NeSBXb3JrYm9vay53Yms7YzhmOWFhMDItZGQxZS00N2ZiLThlNWMtZjgwODZmZjZmYjUwOzA7MDs4MTNmZjM3Yy05MzgxLTQ1MzktOTEyNi03YTE2ZGI1NDcxMjk", "dataSourceSpec": { "jobId": 12, "path": "/Examples/Hello World/Solution/My Workbook.wbk", "sheetId": "813ff37c-9381-4539-9126-7a16db547129", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "Name", "index": 0, "id": "94992095-f2bf-406a-b2b1-f22398accf0e", "dataSourceId": "V0JLOy9FeGFtcGxlcy9IZWxsbyBXb3JsZC9Tb2x1dGlvbi9NeSBXb3JrYm9vay53Yms7YzhmOWFhMDItZGQxZS00N2ZiLThlNWMtZjgwODZmZjZmYjUwOzA7MDs4MTNmZjM3Yy05MzgxLTQ1MzktOTEyNi03YTE2ZGI1NDcxMjk", "dataSourceSpec": { "jobId": 12, "path": "/Examples/Hello World/Solution/My Workbook.wbk", "sheetId": "813ff37c-9381-4539-9126-7a16db547129", "dataType": "latest" } } ] }, "lastExecutionDate": "06/18/2012 05:42:23 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9IZWxsbyBXb3JsZC9Tb2x1dGlvbi9NeSBXb3JrYm9vay53Yms7YzhmOWFhMDItZGQxZS00N2ZiLThlNWMtZjgwODZmZjZmYjUwOzA7MDs4MTNmZjM3Yy05MzgxLTQ1MzktOTEyNi03YTE2ZGI1NDcxMjk", "dataSourceSpec": { "jobId": 12, "path": "/Examples/Hello World/Solution/My Workbook.wbk", "sheetId": "813ff37c-9381-4539-9126-7a16db547129", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "20", "offset": 10, "scale": "linear", "isShadowVisible": false, "isStyleVisible": false, "labelOrientation": "horizontal", "fillColorList": [ "rgb(29, 144, 206)", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "grouped", "groupGapInPercent": 20, "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "colorScheme": "categorical", "isBarChart": true, "showPoints": true, "enableTooltips": true, "xAxisSkipCount": 0, "marginTop": 10, "marginRight": 10, "marginBottom": 122.50000000000001, "marginLeft": 122.50000000000001 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 449, "top": 133, "width": 223, "height": 39, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 3, "id": "010af9dc-fb6c-415e-8a00-80dc725beab1", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Hello World", "fontSize": "30", "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" } ] } ] },{ "version": "2.1", "className": "datameer.dap.common.entity.infographic.Infographic", "links": { "self": "/rest/infographics/6" }, "file": { "uuid": "f74e9754-e4d6-4fca-8ae6-496bcb3bb6ff", "path": "/Examples/Public Data/Flight Delays/Flight Delays.ifg", "name": "Flight Delays" }, "backgroundType": "image", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "backgroundType_text": "Image", "backgroundImageUrl": "/image-upload?path=%2FImages%2Fbg_wood.png", "tabs": [ { "name": "Page 1", "order": 0, "id": "7fa087fe-8084-47b3-9625-36f16a4072ff", "widgets": [ { "backgroundType": "image", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 1, "top": 1, "width": 887, "height": 319, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 3, "id": "1533b1e1-3134-4266-9683-0b159f717c0c", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=/Images/BoardingPass_01.png", "imageName": "BoardingPass_01.png", "backgroundType_text": "Image", "backgroundImageUrl": "/image-upload?path=%2FImages%2FBoardingPass_01.png", "defaultUrl": "" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 453, "top": 473, "width": 902, "height": 360, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "0997d707-94a0-46de-97f6-46e5f9927e64", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FBoardingPass_02.png", "imageName": "BoardingPass_02.png", "backgroundType_text": "None", "backgroundImageUrl": "/image-upload?path=%2FImages%2FBoardingPass_03.png", "defaultUrl": "" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 34, "top": 256.0302734375, "width": 842, "height": 337, "angle": "-20", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 4, "id": "70b19ba6-b26e-43a3-ab06-616e911c6057", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FBoardingPass_03.png", "imageName": "BoardingPass_03.png", "backgroundType_text": "None", "backgroundImageUrl": "/image-upload?path=%2FImages%2FBoardingPass_02.png", "defaultUrl": "" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 667, "top": 0, "width": 422, "height": 399, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 12, "id": "3cb909ba-6b11-4169-a1e2-8fed22709612", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FCoffeeCup.png", "imageName": "CoffeeCup.png", "defaultUrl": "" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Line and Area Chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_line_chart_inspector", "panelGroup": "chart", "isBarChart": false }, "name": "Line and Area Chart", "inspectorName": "infographics/views/multi_line_chart_inspector", "left": 0, "top": 52, "width": 485, "height": 220, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 14, "id": "0faaa73a-d6d2-414a-a2db-ff7ca54c4681", "dataSet": { "maxSize": 10, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "FLOAT", "name": "AvgDelaysPivot.DL", "index": 0, "id": "8cb4ca66-cc6f-4837-8ae2-7337324be053", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7MThkNGMxODgtN2RjMi00NTkyLTgxZTMtNTgwZWZlYTY4N2Yx", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "18d4c188-7dc2-4592-81e3-580efea687f1", "dataType": "latest" } }, { "type": "FLOAT", "name": "AvgDelaysPivot.CO", "index": 1, "id": "169dfa81-8516-47a4-b5dc-477802e975d0", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7MThkNGMxODgtN2RjMi00NTkyLTgxZTMtNTgwZWZlYTY4N2Yx", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "18d4c188-7dc2-4592-81e3-580efea687f1", "dataType": "latest" } }, { "type": "FLOAT", "name": "AvgDelaysPivot.FL", "index": 2, "id": "7f6863e9-93cb-4c0d-8286-28629afc5ef4", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7MThkNGMxODgtN2RjMi00NTkyLTgxZTMtNTgwZWZlYTY4N2Yx", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "18d4c188-7dc2-4592-81e3-580efea687f1", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "DaysOfTheWeek.Day", "index": 3, "id": "7afc5b4e-c84d-41b8-bd5f-728b7d2ef88a", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7MThkNGMxODgtN2RjMi00NTkyLTgxZTMtNTgwZWZlYTY4N2Yx", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "18d4c188-7dc2-4592-81e3-580efea687f1", "dataType": "latest" } } ] }, "lastExecutionDate": "07/25/2012 08:19:19 AM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7MThkNGMxODgtN2RjMi00NTkyLTgxZTMtNTgwZWZlYTY4N2Yx", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "18d4c188-7dc2-4592-81e3-580efea687f1", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "10", "offset": 10, "scale": "linear", "isShadowVisible": false, "isStyleVisible": false, "labelOrientation": "horizontal", "fillColorList": [ "#1f77b4", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "grouped", "groupGapInPercent": 20, "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "colorScheme": "categorical", "isBarChart": false, "showPoints": true, "enableTooltips": true, "xAxisSkipCount": 0, "backgroundType_text": "None", "backgroundImageUrl": "/image-upload?path=%2FImages%2FBoardingPass_01.png", "transpose": false, "marginRight": 10, "isGridVisible": true, "labelOrientationX": "horizontal", "labelOrientationY": "horizontal", "offsetVariant": "zero", "showAreas": false, "baseUrl": "/js", "dotSize": 4, "marginTop": 10, "marginBottom": 19.8, "marginLeft": 43.65 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Square round", "chart": "infographics/charts/shape", "inspector": "infographics/views/shape_inspector", "baseColor": "white", "imageName": "rect_rounded.svg", "panelGroup": "shape", "defaultWidth": 76, "defaultHeight": 79 }, "name": "Square round", "inspectorName": "infographics/views/shape_inspector", "left": 452, "top": 68, "width": 24, "height": 24, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 15, "id": "5c64ad08-1920-4d82-9a71-a08bfc48a1be", "showFrame": false, "opacity": 1, "baseColor": "white", "strokeColor": "grey", "fillColor": "rgb(16, 76, 239)", "imageName": "rect_rounded.svg", "shadow": true, "shadowOpacity": 0.5, "shapeSizeMin": 30, "shapeSizeMax": 75, "strokeSize": 1, "baseUrl": "/js" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Square round", "chart": "infographics/charts/shape", "inspector": "infographics/views/shape_inspector", "baseColor": "white", "imageName": "rect_rounded.svg", "panelGroup": "shape", "defaultWidth": 76, "defaultHeight": 79 }, "name": "Square round", "inspectorName": "infographics/views/shape_inspector", "left": 452, "top": 97, "width": 24, "height": 23, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 16, "id": "bd4fe375-5b8b-423d-adca-f1e1a7afb2f1", "showFrame": false, "opacity": 1, "baseColor": "white", "strokeColor": "grey", "fillColor": "rgb(233, 160, 22)", "imageName": "rect_rounded.svg", "shadow": true, "shadowOpacity": 0.5, "frameColor": "rgb(233, 160, 22)", "shapeSizeMin": 30, "shapeSizeMax": 75, "strokeSize": 1, "baseUrl": "/js" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Square round", "chart": "infographics/charts/shape", "inspector": "infographics/views/shape_inspector", "baseColor": "white", "imageName": "rect_rounded.svg", "panelGroup": "shape", "defaultWidth": 76, "defaultHeight": 79 }, "name": "Square round", "inspectorName": "infographics/views/shape_inspector", "left": 452, "top": 126, "width": 24, "height": 24, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 17, "id": "e6c1243c-206e-4211-91f6-974cf929b542", "showFrame": false, "opacity": 1, "baseColor": "white", "strokeColor": "grey", "fillColor": "rgb(41, 183, 102)", "imageName": "rect_rounded.svg", "shadow": true, "shadowOpacity": 0.5, "shapeSizeMin": 30, "shapeSizeMax": 75, "strokeSize": 1, "baseUrl": "/js" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 486, "top": 103, "width": 52, "height": 20, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 5, "id": "d317e4a7-4a80-4d05-8ded-74d9b8a503df", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Delta", "fontSize": 12, "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 486, "top": 74, "width": 86, "height": 21, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 6, "id": "f56ab546-c85c-4c58-b628-2f9c74bce221", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Continental", "fontSize": 12, "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 486, "top": 130, "width": 86, "height": 21, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 7, "id": "8b5166ab-7cf3-46cb-a57e-d16b42b940fa", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "AirTran", "fontSize": 12, "fontName": "Arial", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 190, "top": 17, "width": 232, "height": 24, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 8, "id": "f0d060a9-e8c6-45c4-82ec-6c4bc360350a", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Average Delay By Carrier", "fontSize": "15", "fontName": "Arial", "bold": true, "italic": false, "underline": false, "align": "left", "color": "black" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Map", "chart": "infographics/charts/map", "dataDescriptor": { "maxSize": 100, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 0, 1 ] }, "longitude": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "latitude": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/map_inspector", "projection": "mercator", "filePath": "infographics/templates/images/world-countries.json", "panelGroup": "chart", "mapName": "world-countries", "subRegion": "all" }, "name": "Map", "inspectorName": "infographics/views/map_inspector", "left": 144, "top": 341, "width": 403, "height": 236, "angle": "-20", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 13, "id": "08c1f944-2fd9-466f-901b-26fc990ffac1", "dataSet": { "maxSize": 100, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 0, 1 ] }, "longitude": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "latitude": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "FLOAT", "name": "AverageDelay", "index": 1, "id": "61695ec2-e909-4228-84a5-5525802c33a6", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7NjcxZWNiMTMtMTRhNS00ZWQ4LTk4NTktNTFiNDI2YTBjZmMw", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "671ecb13-14a5-4ed8-9859-51b426a0cfc0", "dataType": "latest" } } ], "longitude": [ { "type": "FLOAT", "name": "Longitude", "index": 3, "id": "98bb28e7-47e0-43e3-8c3a-b78ee4099bef", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7NjcxZWNiMTMtMTRhNS00ZWQ4LTk4NTktNTFiNDI2YTBjZmMw", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "671ecb13-14a5-4ed8-9859-51b426a0cfc0", "dataType": "latest" } } ], "latitude": [ { "type": "FLOAT", "name": "Latitude", "index": 2, "id": "5be02746-f7aa-47aa-8611-bb9f4d4d27ea", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7NjcxZWNiMTMtMTRhNS00ZWQ4LTk4NTktNTFiNDI2YTBjZmMw", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "671ecb13-14a5-4ed8-9859-51b426a0cfc0", "dataType": "latest" } } ] }, "lastExecutionDate": "07/25/2012 08:19:19 AM", "isTruncated": true, "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7NjcxZWNiMTMtMTRhNS00ZWQ4LTk4NTktNTFiNDI2YTBjZmMw", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "671ecb13-14a5-4ed8-9859-51b426a0cfc0", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "100", "margin": 0, "fillColor": "skyblue", "strokeColor": "steelblue", "bubbleColor": "orange", "bubbleMaxSize": "36.2", "bubbleMinSize": 5, "mapName": "us-states", "projection": "mercator", "zoom": "0.965", "subRegionList": [ "Alabama", "Alaska", "Arizona", "Arkansas", "California", "Colorado", "Connecticut", "Delaware", "District of Columbia", "Florida", "Georgia", "Hawaii", "Idaho", "Illinois", "Indiana", "Iowa", "Kansas", "Kentucky", "Louisiana", "Maine", "Maryland", "Massachusetts", "Michigan", "Minnesota", "Mississippi", "Missouri", "Montana", "Nebraska", "Nevada", "New Hampshire", "New Jersey", "New Mexico", "New York", "North Carolina", "North Dakota", "Ohio", "Oklahoma", "Oregon", "Pennsylvania", "Puerto Rico", "Rhode Island", "South Carolina", "South Dakota", "Tennessee", "Texas", "Utah", "Vermont", "Virginia", "Washington", "West Virginia", "Wisconsin", "Wyoming" ], "subRegion": "all", "enableTooltips": true, "mapName_text": "US States" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 204, "top": 315, "width": 231, "height": 24, "angle": "-20", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 9, "id": "8c9329f0-2592-43e5-b51c-baefa93bbf87", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "Average Delay By Airport", "fontSize": "15", "fontName": "Arial", "bold": true, "italic": false, "underline": false, "align": "left", "color": "rgb(255, 255, 255)" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Circular network", "chart": "infographics/charts/circular_network", "dataDescriptor": { "maxSize": 50, "start": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "end": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "weight": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/circular_network_inspector", "panelGroup": "chart" }, "name": "Circular network", "inspectorName": "infographics/views/circular_network_inspector", "left": 678, "top": 509, "width": 322, "height": 282, "angle": "0", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 10, "id": "1ecbeb7b-d1ce-4849-837a-35d816184c10", "dataSet": { "maxSize": "500", "descriptor": { "start": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "end": { "type": [ "STRING" ], "dimensions": [ 1, 1 ] }, "weight": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "start": [ { "type": "STRING", "name": "Origin", "index": 2, "id": "f8be76fa-608d-495c-a44b-b77dcf4cfd5c", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7N2ZmNTA5ZGYtN2UyNi00ZWMwLTg4MGItODNmNjY2YTFlYjNi", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "7ff509df-7e26-4ec0-880b-83f666a1eb3b", "dataType": "latest" } } ], "end": [ { "type": "STRING", "name": "Destination", "index": 3, "id": "1c3e520b-d57c-4614-b482-3a1118dafe52", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7N2ZmNTA5ZGYtN2UyNi00ZWMwLTg4MGItODNmNjY2YTFlYjNi", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "7ff509df-7e26-4ec0-880b-83f666a1eb3b", "dataType": "latest" } } ], "weight": [ { "type": "FLOAT", "name": "AvgDelay", "index": 1, "id": "8c29e317-24db-496f-949d-610ec56fa37d", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7N2ZmNTA5ZGYtN2UyNi00ZWMwLTg4MGItODNmNjY2YTFlYjNi", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "7ff509df-7e26-4ec0-880b-83f666a1eb3b", "dataType": "latest" } } ] }, "lastExecutionDate": "07/25/2012 08:19:19 AM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9GbGlnaHQgRGVsYXlzL0ZsaWdodCBEZWxheXMud2JrOzAwNjZlM2FiLTc0OTYtNGVkZC04MjExLTI1YzA4ZTc5NTk3YjswOzA7N2ZmNTA5ZGYtN2UyNi00ZWMwLTg4MGItODNmNjY2YTFlYjNi", "dataSourceSpec": { "jobId": 16, "path": "/Examples/Public Data/Flight Delays/Flight Delays.wbk", "sheetId": "7ff509df-7e26-4ec0-880b-83f666a1eb3b", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "maxSize": "500", "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "labelColor": "black", "fillColorList": [ "#3182bd", "#6baed6", "#9ecae1", "#c6dbef", "#e6550d", "#fd8d3c", "#fdae6b", "#fdd0a2", "#31a354", "#74c476", "#a1d99b", "#c7e9c0", "#756bb1", "#9e9ac8", "#bcbddc", "#dadaeb", "#636363", "#969696", "#bdbdbd", "#d9d9d9" ], "enableTooltips": true, "marginTop": 50, "marginRight": 50, "marginBottom": 50, "marginLeft": 50 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 773, "top": 492, "width": 160, "height": 33, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 11, "id": "89a06dde-c948-42ef-9b42-38973d5f587a", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "10 Busiest Airports", "fontSize": "15", "fontName": "Arial", "bold": true, "italic": false, "underline": false, "align": "left", "color": "black" } ] } ] },{ "version": "2.1", "className": "datameer.dap.common.entity.infographic.Infographic", "links": { "self": "/rest/infographics/7" }, "file": { "uuid": "9dec8253-bfa0-4c22-9655-f6f8bedcc846", "path": "/Examples/Public Data/UFO Sightings/UFO Sightings.ifg", "name": "UFO Sightings" }, "backgroundType": "image", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "backgroundType_text": "Image", "backgroundImageUrl": "/image-upload?path=%2FImages%2Fbg_wood.png", "tabs": [ { "name": "Page 1", "order": 0, "id": "f5955659-1468-42ca-8147-e8191afbcd53", "widgets": [ { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Map", "chart": "infographics/charts/map", "dataDescriptor": { "maxSize": 100, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 0, 1 ] }, "longitude": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "latitude": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/map_inspector", "projection": "mercator", "filePath": "infographics/templates/images/world-countries.json", "panelGroup": "chart", "mapName": "world-countries", "subRegion": "all" }, "name": "Map", "inspectorName": "infographics/views/map_inspector", "left": 66, "top": 30, "width": 446, "height": 498, "angle": "-2", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 6, "id": "88558bd9-ef14-4a31-9171-27e63b159569", "dataSet": { "maxSize": "5000", "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 0, 1 ] }, "longitude": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "latitude": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "count", "columnId": "7", "id": "ff777618-c66e-4501-b2a7-6989529a9890", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9VRk8gU2lnaHRpbmdzL1VGTyBTaWdodGluZ3MgQW5hbHlzaXMud2JrO2RlYWUzYjRmLWY4MzMtNDA3MS05NGI2LWM3NWMwMmJiNmI3YzswOzA7NmQ2YjRjZTgtYmZlOS00ZGEwLTg4NjMtNDc1YzQ2YWQ3ZjY1", "dataSourceSpec": { "jobId": 20, "path": "/Examples/Public Data/UFO Sightings/UFO Sightings Analysis.wbk", "sheetId": "6d6b4ce8-bfe9-4da0-8863-475c46ad7f65", "dataType": "latest" } } ], "longitude": [ { "type": "FLOAT", "name": "Sheet2.longitude", "columnId": "2", "id": "5602f079-9e4e-42c7-8a7e-b8b7aa798ecb", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9VRk8gU2lnaHRpbmdzL1VGTyBTaWdodGluZ3MgQW5hbHlzaXMud2JrO2RlYWUzYjRmLWY4MzMtNDA3MS05NGI2LWM3NWMwMmJiNmI3YzswOzA7NmQ2YjRjZTgtYmZlOS00ZGEwLTg4NjMtNDc1YzQ2YWQ3ZjY1", "dataSourceSpec": { "jobId": 20, "path": "/Examples/Public Data/UFO Sightings/UFO Sightings Analysis.wbk", "sheetId": "6d6b4ce8-bfe9-4da0-8863-475c46ad7f65", "dataType": "latest" } } ], "latitude": [ { "type": "FLOAT", "name": "Sheet2.latitude", "columnId": "1", "id": "abcca148-4780-4e02-b6ce-513a81f4142e", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9VRk8gU2lnaHRpbmdzL1VGTyBTaWdodGluZ3MgQW5hbHlzaXMud2JrO2RlYWUzYjRmLWY4MzMtNDA3MS05NGI2LWM3NWMwMmJiNmI3YzswOzA7NmQ2YjRjZTgtYmZlOS00ZGEwLTg4NjMtNDc1YzQ2YWQ3ZjY1", "dataSourceSpec": { "jobId": 20, "path": "/Examples/Public Data/UFO Sightings/UFO Sightings Analysis.wbk", "sheetId": "6d6b4ce8-bfe9-4da0-8863-475c46ad7f65", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 10:05:39 PM", "isTruncated": true, "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9VRk8gU2lnaHRpbmdzL1VGTyBTaWdodGluZ3MgQW5hbHlzaXMud2JrO2RlYWUzYjRmLWY4MzMtNDA3MS05NGI2LWM3NWMwMmJiNmI3YzswOzA7NmQ2YjRjZTgtYmZlOS00ZGEwLTg4NjMtNDc1YzQ2YWQ3ZjY1", "dataSourceSpec": { "jobId": 20, "path": "/Examples/Public Data/UFO Sightings/UFO Sightings Analysis.wbk", "sheetId": "6d6b4ce8-bfe9-4da0-8863-475c46ad7f65", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "undefined": "without", "undefined_text": "None", "margin": 0, "fillColor": "rgb(43, 43, 43)", "strokeColor": "rgb(255, 255, 255)", "bubbleColor": "rgb(227, 156, 53)", "bubbleMaxSize": "20", "bubbleMinSize": "2", "mapName": "us-states", "projection": "mercator", "zoom": "0.658", "subRegionList": [ "Alabama", "Alaska", "Arizona", "Arkansas", "California", "Colorado", "Connecticut", "Delaware", "District of Columbia", "Florida", "Georgia", "Hawaii", "Idaho", "Illinois", "Indiana", "Iowa", "Kansas", "Kentucky", "Louisiana", "Maine", "Maryland", "Massachusetts", "Michigan", "Minnesota", "Mississippi", "Missouri", "Montana", "Nebraska", "Nevada", "New Hampshire", "New Jersey", "New Mexico", "New York", "North Carolina", "North Dakota", "Ohio", "Oklahoma", "Oregon", "Pennsylvania", "Puerto Rico", "Rhode Island", "South Carolina", "South Dakota", "Tennessee", "Texas", "Utah", "Vermont", "Virginia", "Washington", "West Virginia", "Wisconsin", "Wyoming" ], "subRegion": "all", "mapName_text": "US States", "maxSize": "5000", "enableTooltips": true }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Multi bar chart", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/multi_bar_chart_inspector", "panelGroup": "chart", "isBarChart": true }, "name": "Multi bar chart", "inspectorName": "infographics/views/multi_bar_chart_inspector", "left": 547, "top": 452, "width": 404, "height": 271, "angle": "2.5", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 12, "id": "265ff079-0d74-4864-934e-1acae6ed56ed", "dataSet": { "maxSize": 10, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "words.count", "columnId": "F6Nc8bIWQWX9DvOyYl9K/Q==", "id": "69aa6bcb-ea90-4572-8e48-b78a286b6fa1", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9VRk8gU2lnaHRpbmdzL1VGTyBTaWdodGluZ3MgQW5hbHlzaXMud2JrO2RlYWUzYjRmLWY4MzMtNDA3MS05NGI2LWM3NWMwMmJiNmI3YzswOzA7NTc2NDYxMzMtNDE0Yy00ODVjLWIzM2UtMmNkNDYyZmU4ZjUy", "dataSourceSpec": { "jobId": 20, "path": "/Examples/Public Data/UFO Sightings/UFO Sightings Analysis.wbk", "sheetId": "57646133-414c-485c-b33e-2cd462fe8f52", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "colors.color", "columnId": "rqCxIKiR0aT8F/IOwr2TuA==", "id": "78e9f025-cdd5-40da-91b7-1546a763fce7", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9VRk8gU2lnaHRpbmdzL1VGTyBTaWdodGluZ3MgQW5hbHlzaXMud2JrO2RlYWUzYjRmLWY4MzMtNDA3MS05NGI2LWM3NWMwMmJiNmI3YzswOzA7NTc2NDYxMzMtNDE0Yy00ODVjLWIzM2UtMmNkNDYyZmU4ZjUy", "dataSourceSpec": { "jobId": 20, "path": "/Examples/Public Data/UFO Sightings/UFO Sightings Analysis.wbk", "sheetId": "57646133-414c-485c-b33e-2cd462fe8f52", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 10:05:39 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9VRk8gU2lnaHRpbmdzL1VGTyBTaWdodGluZ3MgQW5hbHlzaXMud2JrO2RlYWUzYjRmLWY4MzMtNDA3MS05NGI2LWM3NWMwMmJiNmI3YzswOzA7NTc2NDYxMzMtNDE0Yy00ODVjLWIzM2UtMmNkNDYyZmU4ZjUy", "dataSourceSpec": { "jobId": 20, "path": "/Examples/Public Data/UFO Sightings/UFO Sightings Analysis.wbk", "sheetId": "57646133-414c-485c-b33e-2cd462fe8f52", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "undefined": "without", "undefined_text": "None", "offset": 10, "scale": "linear", "isShadowVisible": false, "isStyleVisible": false, "labelOrientation": "horizontal", "fillColorList": [ "rgb(69, 69, 69)", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "dataDescriptor": { "maxSize": 10, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "variant": "grouped", "maxSize": 10, "groupGapInPercent": 20, "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "colorScheme": "categorical", "isBarChart": true, "showPoints": true, "enableTooltips": true, "colorScheme_text": "Categorical", "labelOrientation_text": "Horizontal", "xAxisSkipCount": 0, "transpose": false, "marginRight": 36.585, "marginTop": 10, "marginBottom": 73.17, "marginLeft": 36.585 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Pie Chart", "chart": "infographics/charts/pie_chart", "dataDescriptor": { "maxSize": 20, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "inspector": "infographics/views/piechart_inspector", "panelGroup": "chart" }, "name": "Pie Chart", "inspectorName": "infographics/views/piechart_inspector", "left": 586, "top": 84, "width": 326, "height": 320, "angle": "2.5", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 11, "id": "872222b5-c8af-43e6-be03-45cc913d038c", "dataSet": { "maxSize": 20, "descriptor": { "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 1 ] }, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] } }, "dataSeriesGroups": { "data": [ { "type": "INTEGER", "name": "count", "columnId": "3", "id": "6fd28baf-5879-4aa4-a37c-0e1f5e7d8c43", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9VRk8gU2lnaHRpbmdzL1VGTyBTaWdodGluZ3MgQW5hbHlzaXMud2JrO2RlYWUzYjRmLWY4MzMtNDA3MS05NGI2LWM3NWMwMmJiNmI3YzswOzA7YjNhMzU5M2QtOGE5NC00ZWViLThhNWYtZmZlNTY3MzhlNWQ0", "dataSourceSpec": { "jobId": 20, "path": "/Examples/Public Data/UFO Sightings/UFO Sightings Analysis.wbk", "sheetId": "b3a3593d-8a94-4eeb-8a5f-ffe56738e5d4", "dataType": "latest" } } ], "label": [ { "type": "STRING", "name": "shape", "columnId": "0", "id": "c922e9eb-5147-4ef6-929d-91ad0d476b95", "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9VRk8gU2lnaHRpbmdzL1VGTyBTaWdodGluZ3MgQW5hbHlzaXMud2JrO2RlYWUzYjRmLWY4MzMtNDA3MS05NGI2LWM3NWMwMmJiNmI3YzswOzA7YjNhMzU5M2QtOGE5NC00ZWViLThhNWYtZmZlNTY3MzhlNWQ0", "dataSourceSpec": { "jobId": 20, "path": "/Examples/Public Data/UFO Sightings/UFO Sightings Analysis.wbk", "sheetId": "b3a3593d-8a94-4eeb-8a5f-ffe56738e5d4", "dataType": "latest" } } ] }, "lastExecutionDate": "06/27/2012 10:05:39 PM", "isTruncated": false, "dataSourceId": "V0JLOy9FeGFtcGxlcy9QdWJsaWMgRGF0YS9VRk8gU2lnaHRpbmdzL1VGTyBTaWdodGluZ3MgQW5hbHlzaXMud2JrO2RlYWUzYjRmLWY4MzMtNDA3MS05NGI2LWM3NWMwMmJiNmI3YzswOzA7YjNhMzU5M2QtOGE5NC00ZWViLThhNWYtZmZlNTY3MzhlNWQ0", "dataSourceSpec": { "jobId": 20, "path": "/Examples/Public Data/UFO Sightings/UFO Sightings Analysis.wbk", "sheetId": "b3a3593d-8a94-4eeb-8a5f-ffe56738e5d4", "dataType": "latest" } }, "showFrame": true, "opacity": 1, "undefined": "without", "undefined_text": "None", "fillColorList": [ "rgb(204, 204, 220)", "rgb(245, 110, 40)", "rgb(250, 182, 148)", "rgb(77, 167, 229)", "rgb(143, 199, 137)", "rgb(0, 0, 0)", "rgb(245, 239, 101)", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "steelblue", "labelColor": "black", "colorScheme": "categorical", "isShadowVisible": false, "style": "plain", "showLabels": true, "labelType": "percentage", "fontSize": 10, "fontName": "Verdana", "labelLength": 100, "enableTooltips": true, "labelReduction": 0, "marginTop": 121.6, "marginRight": 123.88, "marginBottom": 104.32, "marginLeft": 106.276 }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 82, "top": 47, "width": 278, "height": 26, "angle": "-2", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 13, "id": "4264d926-5b47-486b-a2ee-4304f15bc277", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "UFO Sightings Since 1900", "fontSize": "18", "fontName": "Courier", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "undefined": "without", "undefined_text": "None", "fontName_text": "Courier" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 514, "top": 148, "width": 541, "height": 705, "angle": "8", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 7, "id": "b886ab71-78ca-4bb8-9d39-938f79f61571", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FTopSecret.png", "imageName": "TopSecret.png" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 780, "top": 19, "width": 300, "height": 206, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 8, "id": "a9eb526f-1b86-4538-b0e0-6957c2fcec12", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FNotizePaper_01.png", "imageName": "NotizePaper_01.png" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 941, "top": 0, "width": "850", "height": "800", "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "e028bf38-5468-46c2-b9c6-c377db578d99", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FFileClosed_02.png", "imageName": "FileClosed_02.png" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 37, "top": 11, "width": 511, "height": 630, "angle": "-2", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 5, "id": "5d0bd6bd-510a-42c2-89a8-493961093954", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FSheet_01.png", "imageName": "Sheet_01.png" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 457.6174621582031, "top": 44.02532958984375, "width": 532, "height": 677, "angle": "2", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 10, "id": "cd81bdbb-299a-44e0-a2e7-a7e35287b0d3", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FSheet_02.png", "imageName": "Sheet_02.png" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 1195, "top": 149, "width": 249, "height": 300, "angle": "-2", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 4, "id": "ce16f27f-7fdf-46d0-a432-c937ae35c94d", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FPolaroid_01.png", "imageName": "Polaroid_01.png" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 1399, "top": 141, "width": 45, "height": 60, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 16, "id": "a6aaee69-3796-4c7e-a510-7ae542925470", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FPaperClip_01.png", "imageName": "PaperClip_01.png" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 1030, "top": 31, "width": 45, "height": 60, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 9, "id": "f78395bc-3aa6-4a31-a01d-7cf8bd6e15d3", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FPaperClip_01.png", "imageName": "PaperClip_01.png" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Image", "chart": "infographics/charts/image", "inspector": "infographics/views/inspectors/image_inspector", "panelGroup": "other", "imageUrl": "/js/infographics/charts/images/image_example.png", "imageName": "DefaultImage.png", "defaultWidth": 199, "defaultHeight": 200 }, "name": "Image", "inspectorName": "infographics/views/inspectors/image_inspector", "left": 0, "top": 0, "width": 1182, "height": 778, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 3, "id": "f6686005-51f2-46a7-a404-c8090f401d6c", "showFrame": true, "opacity": 1, "imageUrl": "/image-upload?path=%2FImages%2FOpenFolder.png", "imageName": "OpenFolder.png" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 506, "top": 380, "width": 132, "height": 28, "angle": "2.5", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 14, "id": "cf729316-8a6f-499a-bef3-3a65a2d4fb4c", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "UFO Colors", "fontSize": "18", "fontName": "Courier", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "undefined": "without", "undefined_text": "None", "fontName_text": "Courier" }, { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Text", "chart": "infographics/charts/text", "inspector": "infographics/views/text_inspector", "panelGroup": "other", "defaultWidth": 150, "defaultHeight": 50 }, "name": "Text", "inspectorName": "infographics/views/text_inspector", "left": 517, "top": 81, "width": 130, "height": 31, "angle": "2.5", "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 15, "id": "4abbfcf6-1705-447e-ad28-1c941d9c67e5", "showFrame": true, "opacity": 1, "fillColor": "black", "backColor": "transparent", "editMode": false, "textContent": "UFO Shapes", "fontSize": "18", "fontName": "Courier", "bold": false, "italic": false, "underline": false, "align": "left", "color": "black", "undefined": "without", "undefined_text": "None", "fontName_text": "Courier" } ] } ] },{ "version": "2.1", "className": "datameer.dap.common.entity.infographic.Infographic", "links": { "self": "/rest/infographics/8" }, "file": { "uuid": "3da8b5f0-6f56-4ddd-8ce1-eeb0bac300eb", "path": "/Applications/peter/Infographic.ifg", "name": "Infographic" }, "backgroundType": "color", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "presentationMode": "tabs", "slideshowEffect": "none", "slideshowTime": 5, "tabs": [ { "name": "Page 1", "order": 0, "id": "5636209c-7f17-4a71-ac56-35a08751a39a", "widgets": [ { "backgroundType": "without", "backgroundImagePlacement": "full", "backgroundImageFixed": "center", "backgroundImageTile": "both", "type": { "name": "Multi bar chart", "variant": "simple", "isBarChart": true, "inspector": "infographics/views/multi_bar_chart_inspector", "chart": "infographics/charts/multi_bar_chart", "dataDescriptor": { "maxSize": 50, "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] }, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] } }, "panelGroup": "chart" }, "name": "Multi bar chart", "inspectorName": "infographics/views/multi_bar_chart_inspector", "left": 503, "top": 296, "width": 747, "height": 337, "angle": 0, "isResizable": true, "isDraggable": true, "isLockedToBack": false, "z-index": 2, "id": "1d4f4d3b-aa25-40dd-912f-3423dca75a3e", "maxSize": 50, "dataSet": { "maxSize": 50, "descriptor": { "label": { "type": [ "ANY" ], "dimensions": [ 1, 1 ] }, "data": { "type": [ "INTEGER", "BIG_INTEGER", "FLOAT", "BIG_DECIMAL" ], "dimensions": [ 1, 10 ] } }, "dataSeriesGroups": { "label": [ { "dataSourceId": "V0JLOy9BcHBsaWNhdGlvbnMvcGV0ZXIvZGlXb3JrYm9vay53Yms7YzAwYmU3OWItOWE3OS00MWMyLWExODUtZTBmMmRlMTIyZDcwOzA7MDtlZThhMDI1Yi03ODcwLTQ1ZTMtYjVmYy02NTgwMTk1YTk2Mjc", "type": "STRING", "name": "_imageFileName", "columnId": "3", "toolTip": "di / diWorkbook / Latest Result / Sheet1 / _imageFileName", "id": "fa4cc217-8df8-46bf-b093-57215b0b71c3", "dataSourceSpec": { "jobId": 23, "path": "/Applications/peter/diWorkbook.wbk", "sheetId": "ee8a025b-7870-45e3-b5fc-6580195a9627", "dataType": "latest" } } ], "data": [ { "dataSourceId": "V0JLOy9BcHBsaWNhdGlvbnMvcGV0ZXIvZGlXb3JrYm9vay53Yms7YzAwYmU3OWItOWE3OS00MWMyLWExODUtZTBmMmRlMTIyZDcwOzA7MDtlZThhMDI1Yi03ODcwLTQ1ZTMtYjVmYy02NTgwMTk1YTk2Mjc", "type": "INTEGER", "name": "_imageId", "columnId": "0", "toolTip": "di / diWorkbook / Latest Result / Sheet1 / _imageId", "id": "0ee1a464-0f2c-4798-b531-00a9fe5208a6", "dataSourceSpec": { "jobId": 23, "path": "/Applications/peter/diWorkbook.wbk", "sheetId": "ee8a025b-7870-45e3-b5fc-6580195a9627", "dataType": "latest" } } ] }, "dataSourceId": "V0JLOy9BcHBsaWNhdGlvbnMvcGV0ZXIvZGlXb3JrYm9vay53Yms7YzAwYmU3OWItOWE3OS00MWMyLWExODUtZTBmMmRlMTIyZDcwOzA7MDtlZThhMDI1Yi03ODcwLTQ1ZTMtYjVmYy02NTgwMTk1YTk2Mjc", "lastExecutionDate": "10/09/2012 09:58:54 AM", "isTruncated": true, "dataSourceSpec": { "jobId": 23, "path": "/Applications/peter/diWorkbook.wbk", "sheetId": "ee8a025b-7870-45e3-b5fc-6580195a9627", "dataType": "latest" } }, "showFrame": true, "opacity": "1", "margin": 20, "offset": 10, "marginTop": 20, "marginRight": 20, "marginBottom": 70, "marginLeft": 50, "scale": "linear", "isGridVisible": false, "isZeroLineVisible": true, "isFrameVisible": false, "isShadowVisible": false, "isStyleVisible": false, "colorScheme": "categorical", "fillColorList": [ "#1f77b4", "#ff7f0e", "#2ca02c", "#d62728", "#9467bd", "#8c564b", "#e377c2", "#7f7f7f", "#bcbd22", "#17becf" ], "strokeColor": "white", "labelColor": "black", "labelLength": 100, "labelOrientationX": "diagonal", "labelOrientationY": "horizontal", "datePattern": "MM/dd/yyyy HH:mm", "prefix": "", "suffix": "", "variant": "simple", "offsetVariant": "zero", "groupGapInPercent": 10, "fontSize": "10", "fontName": "Verdana", "isBarChart": true, "isBulletChart": false, "isHistogram": false, "showPoints": true, "showAreas": false, "enableTooltips": true, "xAxisSkipCount": 0, "transpose": false, "baseUrl": "/js", "dotSize": 4, "hasThousandSeparator": true, "showDataLabels": false, "dataLabelSkipCount": 0, "dataLabelFontSize": "10", "dataLabelOrientation": "horizontal", "dataLabelColor": "#0a3d56", "lineTension": 1 } ] } ] }] |
Infographic Dependencies
Request Method | GET |
Description | Returns the hierarchy of up- and downstream dependencies for a given infographic. |
Prerequisites | |
URI Syntax | curl -u '<username>:<password>' -X GET 'http://<server>:<port>/api/infographics/<configurationId>/dependencies[?direction=<upstream | downstream>][&level=<number>]' |
Example Response | { "dependencies": [ { "id": 22, "file": { "path": "/Users/admin/ImportJob", "name": "ImportJob", "type": "imp", "description": "", "uuid": "1e35a6bf-d819-4eda-a1c4-cf59690de1f2" } }, { "id": 2, "file": { "path": "/Data/Connections/Datameer X server filesystem", "name": "Datameer X server filesystem", "type": "dst", "description": "A data store for the local filesystem where Datameer X is running. Note, this works ONLY for Datameer X Personal, Workgroup, and Trial editions.\n", "uuid": "78a2fb59-375e-4eae-b338-956ef806f7b1" } } ], "fileCountWithNoReadPermission": 0, "_links": { "self": { "href": " http://localhost:8088/api/infographics/1/dependencies" } } |
Additional Notes | Path parameters:
Query parameters: |