Radar chart

Macrobond R API is available for users with Data+ and Legacy license (the latter without searching and revision history functions). Examples were tested on Macrobond version 1.27, Macrobond API for R version 1.2-8 and R 4.3.0. See two methods of constructing radar charts – with ggplot2 + ggradar and fsmb. Examples are presented on Innovation Input … Continue reading “Radar chart”

Ridgeline

Macrobond R API is available for users with Data+ and Legacy license (the latter without searching and revision history functions). Examples were tested on Macrobond version 1.27, Macrobond API for R version 1.2-8 and R 4.3.0. See below how to construct ridgeline chart with packages ggplot2 + ggridge. Example is presented on Australia’s temperature data from … Continue reading “Ridgeline”

Streamchart (uneven data)

Macrobond R API is available for users with Data+ and Legacy license (the latter without searching and revision history functions). Examples were tested on Macrobond version 1.27, Macrobond API for R version 1.2-8 and R 4.3.0. See below how to construct streamchart with packages ggplot2 + ggstream. Example is presented on China’s electricity generation data … Continue reading “Streamchart (uneven data)”

Charts with R

Macrobond R API is available for users with Data+ and Legacy license (the latter without searching and revision history functions).

Outside of Macrobond

Some types of charts  aren’t (yet) available in Macrobond. You can use R or Python to construct them. See below examples how to download, prepare, and chart data from our database.

Treemap

Macrobond R API is available for users with Data+ and Legacy license (the latter without searching and revision history functions). Examples were tested on Macrobond version 1.27, Macrobond API for R version 1.2-8 and R 4.3.0. See two methods of constructing treemaps – with packages treemap and ggplot2 + treemapify. Examples are presented on Germany’s … Continue reading “Treemap”