Document the barplot's resize method and its content-driven height
af1816d
Document reroot, reset and resize on the sunburst, treemap and treeview
98ea46f
Document the tooltip container setting
f72e4bc
Document the heatmap legend settings
0a64f28
Bring the wiki up to date with the current package
Last substantive edit was July 2021, three minor versions ago.
Fix the six easing GIFs on the Transition page. They were linked through
github.com/.../blob/..., which serves an HTML page rather than image bytes, so
none of them have ever rendered. They point at raw.githubusercontent.com now,
and all six return image/gif.
Correct the tooltip setting names. The wiki spelled them getToolTip,
getToolTipTitle and getToolTipText, with a capital T, in ten places. The source
only ever uses getTooltip, getTooltipTitle and getTooltipText, so anyone who
copied the documented name got a setting that is silently ignored.
Document the settings that were missing entirely: colorProviderLevels on the
treeview, which the surrounding docs already referred to without defining it;
className and getLabel on the treemap; className and the three pointer
callbacks on the sunburst. All five visualizations now document every setting
their *Settings.ts declares.
Add a Barplot page. The barplot shipped in 2.2.0 and had no documentation at
all. Written from the source, covering the constructor, the flat Bar[] data
format, both preprocessing steps, and all 29 settings including the nested
chart and legend groups.
Correct the requirements: the package needs D3 7, not 6, and consumers do not
need to load D3 at all because vite bundles it. The example pages load it from
a CDN only because the example code itself calls d3.json().
Repin the image URLs from develop to main. GitHub still redirects the old
branch name, so these were not broken, but the wiki should name the live branch.
8196614
Updated Heatmap (markdown)
2f46ee0
Add explanation of MOLO-heuristic (together with example).
43d45f8
Updated Sunburst (markdown)
aff85a3
Updated Heatmap (markdown)
774adfa
Updated Treeview (markdown)
0354bf4
Updated Treemap (markdown)
c7f5f33
Updated Treemap (markdown)
05818a1
Updated Heatmap (markdown)
f526cb5
Updated DataNode (markdown)
cf896d5
Updated Sunburst (markdown)
20f7f56
Updated Heatmap (markdown)
095b127
Updated Sunburst (markdown)
86c1cea
Updated Treemap (markdown)
eb17290
Updated Heatmap (markdown)
4c7267b
Updated Treemap (markdown)
a65157a
Updated Treeview (markdown)
985123a
Updated Sunburst (markdown)
9942514
Updated Heatmap (markdown)
1a53ec8
Created StringUtils (markdown)
8484ec2
Created ColorPalette (markdown)
357effe
Updated Sunburst (markdown)
b76ec20
Updated Sunburst (markdown)
d63bb0f