# Charts and Widgets - Upload the dataset `ne_110m_admin_0_map_units` from the local path `/opt/data/sample_data/Natural_Erath/110m_cultural/` - Create a new map and add the dataset just uploaded ![image](./img/map_chats_1.png) - Let's tweak a bit some settings as we learn from the previous section ![image](./img/map_charts_2.png) - Open the `Charts and Widget` window and select `Table` ![image](./img/map_charts_3.png) - Select only the attrbutes `NAME` and `ISO3` and click on `Next` icon ![image](./img/map_charts_4.png) - Provide some `Title` and `Description` and `Save` ![image](./img/map_charts_5.png) - Resize and move the widget where you want on the map; also notice that its contents change accordingly to the geometries present on the viewport ![image](./img/map_charts_6.png) - To change its contents and make them fixed, despite the zoom level, edit the widget again and uncheck the `Chain` icon ![image](./img/map_charts_7.png) - Let's add a `Chart` widget to the map; repeat the steps at point 1 but selecting `Chart` ![image](./img/map_charts_8.png) - Select `ISO3` as `X Axis`, `POP_EST` as `Y Axis`, `MAX` as `Operation` and, optionally, change the color of the chart; notice the preview changing accordingly ![image](./img/map_charts_9.png) - Open the `Advanced Options`, change the `Type` to `LOG` and notice the scale and preview changing accordingly ![image](./img/map_charts_10.png) - Try changing it to `CATEGORY` also ![image](./img/map_charts_11.png) - Change it back to `LINEAR`, optionally add a `Prefix` and `Format`, check the preview and save ![image](./img/map_charts_12.png) - Bind the chart to the map and try zooming on some regions of `Africa`; notice the chart adapting accordingly ![image](./img/map_charts_13.png) - Try zooming around over some other continents and see how the chart changes ![image](./img/map_charts_14.png) #### [Next Section: Harvesting Workflows](../HARVESTERS/index.rst)