From 6965e0dd583bb3968d3ba2462a67685b4c102817 Mon Sep 17 00:00:00 2001 From: Narayana Swamy Date: Thu, 18 Apr 2024 23:43:01 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2ae9a42..5df8145 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,9 @@ Try [Example](https://nswamy14.github.io/visual-heatmap/demo/heatmap3.html) Api to get projected co-ordinates relative to the heatmap layer. Try [Example](https://nswamy14.github.io/visual-heatmap/demo/heatmapWithLabels.html) +### instance.resize() +Api to rerender heatmep on parent container resizes. + ### instance.clear() Api to clear canvas.