nicolaskruchten / pivottable

Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
https://pivottable.js.org/
MIT License
4.33k stars 1.07k forks source link

colorScaleGenerator code example incompatible with Plotly 2.x #1307

Open co-operate opened 2 years ago

co-operate commented 2 years ago

The heatmap colorScaleGenerator in the "Montreal Weather 2014" example is incompatible with Plotly v2 and/or newer versions of D3. Everything else seems to work smoothly with these newer versions. I am out of my depths here. Maybe someone could provide an updated code example?