okfn / ckanext-lacounts

CKAN extension for the LA Counts project
GNU Affero General Public License v3.0
8 stars 5 forks source link

Bubble chart for datasets #167

Closed brew closed 5 years ago

brew commented 5 years ago

A data visualization in the form of a bubble chart to display the number of datasets for each topic, coloured by topic type. This is a direct replica of the chart on the current live site here: https://www.lacounts.org/publishers/

This current implementation is a d3.js chart, driven by data embedded in the page. This can be used as the basis of the new version.