25.5 Managing Legacy Map Charts

Once you create a map chart, you can alter its display by editing attributes in the Property Editor.

25.5.1 Editing Map Chart Attributes

To view the map chart attributes:

  1. View the page in Page Designer:
    1. On the Workspace home page, click the App Builder icon.
    2. Select an application.
    3. Select a page.
    Page Designer appears.
  2. To edit region attributes:
    1. In the Rendering tab, select the region that contains the map chart.

      The Property Editor displays the region attributes in the Region tab.

    2. Edit the appropriate attributes.

  3. To edit chart map attributes:
    1. In the Rendering tab, select the region that contains the map chart.

    2. In the Property Editor, select the Attributes tab.

    3. Edit the appropriate attributes.

    Tip:

    To learn more about an attribute, select the attribute in the Property Editor and click the Help tab in the center pane.

  4. Click Save.

25.5.2 Using Custom XML with Map Charts

There are additional map settings that cannot be controlled using the standard attributes on the Map Attributes page. To further control the look and feel of a chart, you can use custom XML.

To use custom XML:

  1. View the page in Page Designer:
    1. On the Workspace home page, click the App Builder icon.
    2. Select an application.
    3. Select a page.
    Page Designer appears.
  2. In the Rendering tab, select the region that contains the map chart.
  3. In the Property Editor, select the Attributes tab.
  4. Locate and expand the Custom XML.
  5. For Custom XML, Custom, select On.
  6. Edit the XML.
  7. Click Save.

Tip:

For more information on supported XML format for maps, see the Online Map XML Reference at:

http://6.anychart.com/products/anymap/docs/

25.5.3 Enabling Automatic Updates

You can create map charts that monitor information by enabling the Asynchronous Update attribute on the Map Attributes page. Enabling this attribute updates the map to reflect changes in the underlying data within a specified time interval.

To enable automatic refresh:

  1. View the page in Page Designer:
    1. On the Workspace home page, click the App Builder icon.
    2. Select an application.
    3. Select a page.
    Page Designer appears.
  2. In the Rendering tab, select the region that contains the map chart.
  3. In the Property Editor, select the Attributes tab.
  4. Find Automatic Refresh.
    1. Automatic Refresh - Select On.
    2. Interval - Enter the interval in seconds between chart updates.

    Note:

    Oracle discourages very small updates intervals, such as 2 seconds, since they may cause serious database performance issues.

  5. Click Save.