Search by

scavix / wdf-datamap

scavix

Datamap component

v1.1.3 2026-09-02 09:06 UTC

This package is auto-updated.

Last update: 2026-09-02 09:06:51 UTC


README

This is a package for the Scavix Software Web Development Framework. It contains a wrapper control for DataMaps.

Installation

Install the package with composer require scavix/wdf-datamap.

Dependencies

Used software

Name Version Web Description
D3js 3.5.15 https://d3js.org/ JavaScript library for manipulating documents based on data
DataMaps 0.5.9 https://datamaps.github.io/ Customizable SVG map visualizations for the web in a single Javascript file using D3.js
TopoJSON 3.0.2 https://github.com/topojson/topojson TopoJSON is an extension of GeoJSON that encodes topology. Rather than representing geometries discretely, geometries in TopoJSON files are stitched together from shared line segments called arcs.