[general]
name=D3 Data Visualization
qgisMinimumVersion=3.4
description=D3 Date and Time Heatmap & optional word cloud visualization.
version=3.1.1
author=Calvin Hamilton
email=adenaculture@gmail.com
about=This plugin creates a D3 circular histogram heatmap from date and time fields in the data. It outputs an interactive web page. If the Python wordcloud library is installed in QGIS and the Python pillow library fixed, then it can also generate word clouds from all of the string values from an attribute field or from a .txt file.
homepage=https://github.com/hamiltoncj/qgis-d3datavis-plugin
tracker=https://github.com/hamiltoncj/qgis-d3datavis-plugin/issues
repository=https://github.com/hamiltoncj/qgis-d3datavis-plugin
tags=d3,html,heatmap,date,time,visualization,heat map,wordcloud,word cloud
category=Web
icon=icons/icon.png
experimental=False
deprecated=False
changelog=
    3.1.1 Update metadata
    3.1.0 Move repo
