@xchart/heatmap
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -41,2 +41,3 @@ import { Selection, SubjectPosition, D3DragEvent } from 'd3'; | ||
extend?: boolean; | ||
text: (d: any) => string; | ||
extendData?: (...args: any[]) => Promise<any>; | ||
@@ -43,0 +44,0 @@ click?: () => void; |
{ | ||
"name": "@xchart/heatmap", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "heatmap chart", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
219006
5936