Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heimrichhannot/contao-datamaps
Contao port of http://datamaps.github.io that creates customizable SVG map visualizations for the web in a single Javascript file using D3.js
https://github.com/heimrichhannot/contao-datamaps
Last synced: about 1 month ago
JSON representation
Contao port of http://datamaps.github.io that creates customizable SVG map visualizations for the web in a single Javascript file using D3.js
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-datamaps
- Owner: heimrichhannot
- Created: 2015-06-01T14:37:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T15:03:29.000Z (10 months ago)
- Last Synced: 2024-02-19T16:31:39.224Z (10 months ago)
- Language: PHP
- Homepage:
- Size: 7.05 MB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## Datamaps for contao
Contao port of [DataMaps](http://datamaps.github.io/) that creates customizable SVG map visualizations for the web in a single Javascript file using D3.js
# Features
- german federal state map included, more can be added using [topojson](https://github.com/mbostock/topojson/wiki)
- bubbles support (geocoding using dlh_geocode library, link target, title, fill, radius, border, popup, label including x/y- offset, publish)
- state support (link target, title, fill, label including x/y- offset, publish)
- predefine custom fill groups on parent backend entity and use them with bubble and states# TODO
- translation
- howto: create your own map
- refactoring
- labels
- update readme