Allow additional properties for extensibility.
OptionalsvgContainer settings.
OptionalcontainerID of the container element used to host the map.
OptionalprojNUTS2json geometries projection: '3035', '3857', '4326'. For custom projections, use 4326 and then set projectionFunction().
OptionalprojectionFunction to set a custom projection. See d3-geo projections for examples.
OptionalscaleScale of the map, for NUTSjson geometries.
OptionalnutsNUTS level (0, 1, 2, 3).
OptionalnutsNUTS boundary year.
OptionalgeoGeographic center as [longitude, latitude].
OptionalgeoNUTS2JSON geographic focus (e.g., 'EUR', 'WORLD', 'IC', 'GF'). See https://github.com/eurostat/Nuts2json#overseas-territories---map-insets
OptionalwidthMap dimensions.
OptionalheightMap height in pixels.
OptionaltitleMap title.
OptionalsubtitleMap subtitle.
OptionalfootnoteFootnote text shown below the map.
OptionalsourceData source text.
OptionalstatStatistical data configuration.
OptionaltooltipTooltip configuration.
OptionalinsetsInsets (small additional maps).
OptionalzoomZoom and pan settings.
OptionalgridGrid cartogram layout settings.
OptionaldorlingDorling simulation settings.
OptionaldrawShow or hide the coastal margin effect.
OptionalcoastalCoastal margin settings to override defaults.
OptionaldrawGraticule.
OptionallabellingLabels.
OptionalonFires once the map is built.
OptionalscalebarScalebar configuration. Can be boolean or configuration object.
OptionalgridGrid cartogram enabled or disabled.
OptionalfilterCustom geometry filtering function.
OptionalbackgroundToggle background map rendering (sea, country boundaries, etc.).
OptionalminimapMinimap configuration.
OptionalzoomShow/hide zoom +/- buttons.
OptionalinsetsShow/hide inset map toggle button.
OptionallegendShow/hide legend toggle button.
OptionalplacenamesShow/hide placename labels.
OptionalplacenamesFilter function for placename labels.
OptionalheaderUse a separate header section for titles.
OptionalfooterUse a separate footer section for footnotes.
OptionalfooterPadding between the map and footer in pixels.
OptionalheaderPadding between the header and map in pixels.
OptionaltitlePosition adjustment for map title: [x, y]
OptionalsubtitlePosition adjustment for map subtitle: [x, y]
OptionalfootnotePosition adjustment for footnote text: [x, y]
OptionallogoPosition adjustment for Eurostat logo: [x, y]
OptionalribbonPosition adjustment for ribbon banner: [x, y]
OptionalzoomPosition adjustment for zoom buttons: [x, y]
OptionalinsetsPosition adjustment for insets button: [x, y]
OptionallegendPosition adjustment for legend button: [x, y]
OptionalhoverPointer hover color for NUTS regions.
OptionalshowShow the link to the remote Eurostat statistical dataset.
OptionalpatternPattern fill configurations.
OptionalbarBar type.
OptionalcatCat colors.
OptionalcatCat labels.
OptionalshowShow only when complete.
OptionalnoNo data fill style.
OptionalbarBar min width.
OptionalbarBar max width.
OptionalbarBar height.
OptionalbarBar group width.
OptionalbarBar group gap.
OptionalbarBar group min height.
OptionalbarBar group max height.
OptionalbarBar stroke fill.
OptionalbarBar stroke width.
OptionalbarBar corner radius.
OptionalbarBar other color.
OptionalbarBar other text.
OptionalbarBar tooltip width.
OptionalbarBar tooltip height.
OptionaldorlingDorling.
OptionalbarBar total code.
OptionalstatStat codes.
OptionallegendLegend.
Configuration for bar chart composition maps.