Image
Code

Bubble Chart with Tooltips Using D3

Olga

Last edited Apr 18, 2022
Created on Mar 01, 2022
Forked from Heatmap with D3

Assignment 5 parts C, A

Bubble Chart with Tooltips and Legend Using D3

I've made a fork of my regular Bubble chart to add tooltip as I found it good to have information shown in a diggerent way.

Inspired by: https://observablehq.com/@d3/bubble-chart https://www.d3-graph-gallery.com/bubble Used lib: https://d3-legend.susielu.com/ used documentation: https://github.com/d3/d3/blob/main/API.md

Data: https://gist.githubusercontent.com/olga-kondr/64dc8df90513ada23e183cbb9fa1f9d4/raw/a69aa9c03948a74bb7453bdbcc7a3c70d81d9d9e/weather.csv

Simple version of this bubble chart without tooltip and legend: https://vizhub.com/olga-kondr/c38fbd86a8d343e8a5c83251a0ff4f71

MIT Licensed