{"id":2258,"date":"2019-03-25T17:38:46","date_gmt":"2019-03-25T20:38:46","guid":{"rendered":"http:\/\/xexeu.elipse.com.br\/pt\/kb36122-creating-an-indexed-chart\/"},"modified":"2019-04-24T16:50:23","modified_gmt":"2019-04-24T19:50:23","slug":"kb36122-creating-an-indexed-chart","status":"publish","type":"post","link":"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/","title":{"rendered":"KB-36122: Creating an indexed chart."},"content":{"rendered":"<div align=\"justify\">\n<p><span style=\"font-weight: bold;\">Question:<\/span><\/p>\n<p>How can I create an indexed chart?<\/p>\n<p><span style=\"font-weight: bold;\">Solution:<\/span><\/p>\n<p>To do so, follow these steps:<\/p>\n<p><b>1.<\/b> Create a Database.<\/p>\n<p><b>2.<\/b> Insert an XObject to store the device&#8217;s information.<\/p>\n<p><b>3.<\/b> Insert a Historic.<\/p>\n<p><b>4.<\/b> In the XObject, configure a number of properties equal to the number of columns to be stored in the Historic, setting up their names and types according to the figure below:<\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID3675\/Picture01.bmp\" alt=\"\" width=\"500\" height=\"146\" align=\"Baseline\" border=\"0\" hspace=\"0\" vspace=\"0\" \/><\/div>\n<\/div>\n<div align=\"justify\">\n<p><b>5.<\/b> In the Historic, create the number of necessary Data Fields, and link their sources to the properties previously created in the XObject.<\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID3675\/Picture02.bmp\" alt=\"\" width=\"500\" height=\"105\" align=\"Baseline\" border=\"0\" hspace=\"0\" vspace=\"0\" \/><\/div>\n<\/div>\n<div align=\"justify\">\n<p><b>6.<\/b> Create the following link in the Historic&#8217;s <i>TableName <\/i>property to create a Table: <span style=\"font-family: Courier New;\">&#8220;HistTable&#8221;&#038;DataChart.Name.<\/span><\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID3675\/Picture03.bmp\" alt=\"\" width=\"457\" height=\"315\" align=\"Baseline\" border=\"0\" \/><\/div>\n<p><b>7.<\/b> Create an XControl.<\/p>\n<p><b>8.<\/b> In the XControl, insert an E3Chart to retrieve information from the previously created XObject, and configure it according to the following steps:<\/p>\n<p>a. In the Query, create the following SQL variable:<\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID3675\/Picture04.bmp\" alt=\"\" width=\"500\" height=\"367\" align=\"Baseline\" border=\"0\" hspace=\"0\" vspace=\"0\" \/><\/p>\n<\/div>\n<p>b. On <b>Pens <\/b>tab, create a number of pens according to the information to be displayed on the E3Chart, and configure its <i>Query<\/i>, <i>Vertical Axis<\/i>, and <i>Horizontal Axis<\/i> properties.<\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID3675\/Picture05.bmp\" alt=\"\" width=\"500\" height=\"140\" align=\"Baseline\" border=\"0\" hspace=\"0\" vspace=\"0\" \/><\/div>\n<\/div>\n<div align=\"justify\">\n<p><b>9.<\/b> Insert the XControl with the E3Chart on a screen.<\/p>\n<p><b>10.<\/b> In the script of the object that calls the E3Chart&#8217;s screen, configure the XObject&#8217;s information to be passed to the E3Chart&#8217;s <b>Source <\/b>field.<\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"https:\/\/kb.elipse.com.br\/en-us\/images\/ID3675\/Picture06.jpg\" alt=\"\" width=\"500\" height=\"100\" align=\"Baseline\" border=\"0\" hspace=\"0\" vspace=\"0\" \/><\/div>\n<\/div>\n<div align=\"justify\">\n<p><b>11.<\/b> Write a script in the screen&#8217;s <i>OnPreShow <\/i>event to handle the information sent by the object that called it.<\/p>\n<div align=\"center\"><img loading=\"lazy\" title=\"\" src=\"https:\/\/kb.elipse.com.br\/en-us\/images\/ID3675\/Picture07.jpg\" alt=\"\" width=\"500\" height=\"159\" align=\"Baseline\" border=\"0\" hspace=\"0\" vspace=\"0\" \/><\/div>\n<\/div>\n<div align=\"justify\">\n<p><b>NOTE<\/b>: Check the attached demo application developed with <b>Elipse E3<\/b> version 3.2 build 260.<\/div>\n<div align=\"justify\"><\/div>\n<h3 align=\"justify\">Attachments:<\/h3>\n<p><a href=\"\/wp-content\/uploads\/2019\/03\/GraphIndexed.zip\">GraphIndexed.zip<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Question: How can I create an indexed chart? Solution: To do so, follow these steps: 1. Create a Database. 2. Insert an XObject to store the device&#8217;s information. 3. Insert&hellip;<\/p>\n","protected":false},"author":17,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0},"categories":[769],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>KB-36122: Creating an indexed chart. - Elipse Knowledgebase<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"KB-36122: Creating an indexed chart.\" \/>\n<meta property=\"og:description\" content=\"Question: How can I create an indexed chart? Solution: To do so, follow these steps: 1. Create a Database. 2. Insert an XObject to store the device&#8217;s information. 3. Insert&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/\" \/>\n<meta property=\"og:site_name\" content=\"Elipse Knowledgebase\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/elipsesoftware\" \/>\n<meta property=\"article:published_time\" content=\"2019-03-25T20:38:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-04-24T19:50:23+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID3675\/Picture01.bmp\" \/>\n<meta name=\"author\" content=\"Marco Antonio Gomes Silva\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Marco Antonio Gomes Silva\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/\"},\"author\":{\"name\":\"Marco Antonio Gomes Silva\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/fa6d0b4f046e3b2c208aaf84a40154e9\"},\"headline\":\"KB-36122: Creating an indexed chart.\",\"datePublished\":\"2019-03-25T20:38:46+00:00\",\"dateModified\":\"2019-04-24T19:50:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/\"},\"wordCount\":240,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"articleSection\":[\"XControl \/ XObject \/ Lib\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/\",\"url\":\"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/\",\"name\":\"[:pt]KB-36122: Creating an indexed chart.[:] - Elipse Knowledgebase\",\"isPartOf\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#website\"},\"datePublished\":\"2019-03-25T20:38:46+00:00\",\"dateModified\":\"2019-04-24T19:50:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/kb.elipse.com.br\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"KB-36122: Creating an indexed chart.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kb.elipse.com.br\/#website\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"name\":\"Elipse Knowledgebase\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kb.elipse.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/kb.elipse.com.br\/#organization\",\"name\":\"Elipse Software\",\"url\":\"https:\/\/kb.elipse.com.br\/\",\"sameAs\":[\"http:\/\/www.facebook.com\/elipsesoftware\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"contentUrl\":\"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png\",\"width\":161,\"height\":58,\"caption\":\"Elipse Software\"},\"image\":{\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/fa6d0b4f046e3b2c208aaf84a40154e9\",\"name\":\"Marco Antonio Gomes Silva\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7d19cf85bb457f81816ff5d785e3b9f4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7d19cf85bb457f81816ff5d785e3b9f4?s=96&d=mm&r=g\",\"caption\":\"Marco Antonio Gomes Silva\"},\"url\":\"https:\/\/kb.elipse.com.br\/en\/author\/marco\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"KB-36122: Creating an indexed chart. - Elipse Knowledgebase","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/","og_locale":"en_US","og_type":"article","og_title":"[:pt]KB-36122: Creating an indexed chart.[:] - Elipse Knowledgebase","og_description":"Question: How can I create an indexed chart? Solution: To do so, follow these steps: 1. Create a Database. 2. Insert an XObject to store the device&#8217;s information. 3. Insert&hellip;","og_url":"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/","og_site_name":"Elipse Knowledgebase","article_publisher":"http:\/\/www.facebook.com\/elipsesoftware","article_published_time":"2019-03-25T20:38:46+00:00","article_modified_time":"2019-04-24T19:50:23+00:00","og_image":[{"url":"http:\/\/kb.elipse.com.br\/pt-br\/images\/ID3675\/Picture01.bmp"}],"author":"Marco Antonio Gomes Silva","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Marco Antonio Gomes Silva","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/#article","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/"},"author":{"name":"Marco Antonio Gomes Silva","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/fa6d0b4f046e3b2c208aaf84a40154e9"},"headline":"KB-36122: Creating an indexed chart.","datePublished":"2019-03-25T20:38:46+00:00","dateModified":"2019-04-24T19:50:23+00:00","mainEntityOfPage":{"@id":"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/"},"wordCount":240,"commentCount":0,"publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"articleSection":["XControl \/ XObject \/ Lib"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/","url":"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/","name":"[:pt]KB-36122: Creating an indexed chart.[:] - Elipse Knowledgebase","isPartOf":{"@id":"https:\/\/kb.elipse.com.br\/#website"},"datePublished":"2019-03-25T20:38:46+00:00","dateModified":"2019-04-24T19:50:23+00:00","breadcrumb":{"@id":"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kb.elipse.com.br\/en\/kb36122-creating-an-indexed-chart\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/kb.elipse.com.br\/en\/"},{"@type":"ListItem","position":2,"name":"KB-36122: Creating an indexed chart."}]},{"@type":"WebSite","@id":"https:\/\/kb.elipse.com.br\/#website","url":"https:\/\/kb.elipse.com.br\/","name":"Elipse Knowledgebase","description":"","publisher":{"@id":"https:\/\/kb.elipse.com.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kb.elipse.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kb.elipse.com.br\/#organization","name":"Elipse Software","url":"https:\/\/kb.elipse.com.br\/","sameAs":["http:\/\/www.facebook.com\/elipsesoftware"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/","url":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","contentUrl":"https:\/\/kb.elipse.com.br\/wp-content\/uploads\/2019\/05\/schererelipse-com-br\/logoElipse.png","width":161,"height":58,"caption":"Elipse Software"},"image":{"@id":"https:\/\/kb.elipse.com.br\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/fa6d0b4f046e3b2c208aaf84a40154e9","name":"Marco Antonio Gomes Silva","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kb.elipse.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7d19cf85bb457f81816ff5d785e3b9f4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7d19cf85bb457f81816ff5d785e3b9f4?s=96&d=mm&r=g","caption":"Marco Antonio Gomes Silva"},"url":"https:\/\/kb.elipse.com.br\/en\/author\/marco\/"}]}},"_links":{"self":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/2258"}],"collection":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/comments?post=2258"}],"version-history":[{"count":2,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/2258\/revisions"}],"predecessor-version":[{"id":5481,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/posts\/2258\/revisions\/5481"}],"wp:attachment":[{"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/media?parent=2258"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/categories?post=2258"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kb.elipse.com.br\/en\/wp-json\/wp\/v2\/tags?post=2258"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}