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.
OptionallegendChoropleth legend configuration.
OptionalnumberClassification.
OptionalclassificationClassification method.
OptionalthresholdsThresholds.
OptionalmakeMake classif nice.
OptionalcolorsColors.
OptionalcolorOptionalcolorColor scheme type.
OptionalclassClass to fill style.
OptionalnoNo-data styling.
OptionalvalueValue transformation (for continuous schemes).
OptionalvalueOptionalskipSkip normalization.
OptionalpointDiverging schemes.
Configuration specific to choropleth maps