Grafici geografici
Visualizzare i dati sulle mappe utilizzando le coordinate di latitudine e longitudine
Visualizzare i dati di latitudine e longitudine su mappe interattive utilizzando i grafici geografici. Creare grafici lineari, grafici a dispersione, grafici a bolle e grafici di densità sulle mappe, fornire contesto ai dati utilizzando le mappe di base e creare app con le mappe utilizzando App Designer.
Funzioni
Proprietà
Argomenti
Creazione di grafici geografici
- Create Maps Using Latitude and Longitude Data
Plot data on maps using line plots, scatter plots, bubble charts, and density plots. - Visualize Density Using Geographic Density Plots
Visualize the relative distribution of points on a map. - Create Standalone Geographic Bubble Chart from Table Data
Create standalone geographic bubble charts from table data by using thegeobubble
function. - Combine Bubble Chart with Other Graphics in Geographic Axes
Create maps with bubble charts and other graphics by using thegeoaxes
andbubblechart
functions. - Create Animations Using Latitude and Longitude Data
Animate geographic data using comet plots, animated lines, and markers along lines.
Esplorazione dei grafici geografici
- Interact with Geographic Axes
Explore maps, find the coordinates of points, and select locations for text. - Access Basemaps for Geographic Axes and Charts
Specify basemaps for geographic axes and charts. Download a selection of basemaps and install them on your local system. - Maximize Geographic Axes in Figure
Increase the size of maps within figures.
Personalizzazione dei grafici geografici
- Add Labels and Annotations to Geographic Axes
Convey information about maps using titles, legends, text, and data tips. - Customize Appearance of Geographic Axes
Customize maps by changing the limits, tick label format, tick locations, colors, and grid lines. - Adjust Transparency of Geographic Density Plots
Emphasize density ranges in density plots by changing the transparency. - Control Bubbles in Standalone Geographic Bubble Charts
Change the bubble sizes and bubble colors in standalone geographic density plots.
Utilizzo dei grafici geografici nelle app
- Create Geographic Axes in App
Use App Designer to create an app with a map and components that control the map. - Deploy Geographic Axes and Charts
Deploy apps that use basemaps using MATLAB® Compiler™.