• v7.7.0
    • v7.11.0 (latest)
    • v7.10.0
    • v7.9.0
    • v7.8.0
    • v7.7.0
    • v7.6.0
    • v7.5.0
    • v7.3.0
    • v7.2.0
    • v7.1.1
    • v7.1.0
    • v7.0.8
  • Services & Support
  • Devo.com
  • Contact
    • Contact Us
    • Request a Demo
    • Partner Inquiry
  • Log In
    • USA Devo
    • EU Devo
PREVIOUS
Flat world map by coordinates
NEXT
Google animated heat map

Searching data / Working in the search window / Generate charts / Flat world map by country

Download as PDF

Flat world map by country

Overview

This chart displays information on a world map using values that correspond to country names.

What data do I need for this widget?

The option to create this map will be disabled unless your query contains at least one column with numeric values and one with string. The string value should coincide with the name of a country or its two-character ISO code. You can check the list of ISO codes at the following link. Furthermore, you need to group your data for the map to show meaningful content.

Creating a flat world map by country

  1. Go to Data Search and open the required table.

  2. Perform the required operations to get the data you want to use in the chart.

  3. Click the gear icon on the toolbar and select Charts → Maps → Flat World Map by Country.

  4. Click and drag the column headers to the corresponding fields. This chart requires you to select two fields:

    Required field

    Data type

    Countrystring
    Colorfloat, integer, duration
  5. The flat world map by country has been built.

Working with flat world maps by country

Click the dropdowns at the top of the chart and the buttons at the bottom left to operate with the following options:

  • Data Operation: select an operation (Linear or log) to change the data normalization pattern. This might be useful when some values are too far from the general range so normalization is needed for a more cohesive representation.
  • Gradient reduction: select an operation (No max min reduction or Standard deviation reduction) to change the data marginalization pattern. This might be useful when most of the values are too close to the general range so marginalization is needed for a more extensive representation.

To change the visualization area you can perform the following actions:

  • +: zoom in.
  • When zoomed in, click and drag to pan to the desired area.
  • -: zoom out.

Query example

You can recreate the example shown in the picture above with the data from the following query and mapping the fields as follows:

from demo.ecommerce.data
  select mm2country(clientIpAddress) as country
  group every 5m by country, timeTaken
  every 5m
Required fieldColumn added
Countrycountry
ColortimeTaken

In case you want another example, here is another query to create it:

from siem.logtrust.web.activity
group every 30m by country
every 1d 
select count() as count
Required fieldColumn added
Countrycountry
Colorcount
Download as PDF

PREVIOUS
Flat world map by coordinates
NEXT
Google animated heat map

Export

See what Devo can do for you. Request a demo!
Discover what's new (Release notes)
  • v7.7.0
    • v7.11.0 (latest)
    • v7.10.0
    • v7.9.0
    • v7.8.0
    • v7.7.0
    • v7.6.0
    • v7.5.0
    • v7.3.0
    • v7.2.0
    • v7.1.1
    • v7.1.0
    • v7.0.8
  • Services & Support
  • Devo.com
  • Contact
    • Contact Us
    • Request a Demo
    • Partner Inquiry
  • Log In
    • USA Devo
    • EU Devo
  • +1 888 6830910 (USA)
  • +34 900 838 880 (Spain)
Copyright © 2019 Legal Terms Privacy Policy Cookies Policy

Powered by Confluence and Scroll Viewport