@lunit/heatmap
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "@lunit/heatmap", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Heatmap Library", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -28,3 +28,3 @@ # Heatmap | ||
<!-- import **/*.stories.{ts,tsx} --title-tag h3 --> | ||
<h3>__stories__/HeatmapScaleSVGImage.stories.tsx</h3> | ||
<h3>\_\_stories\_\_/HeatmapScaleSVGImage.stories.tsx</h3> | ||
```tsx | ||
@@ -55,3 +55,3 @@ import { number, withKnobs } from '@storybook/addon-knobs'; | ||
``` | ||
<h3>__stories__/posMapToImageData.stories.tsx</h3> | ||
<h3>\_\_stories\_\_/posMapToImageData.stories.tsx</h3> | ||
```tsx | ||
@@ -98,3 +98,3 @@ import { posMapToImageData } from '@lunit/heatmap'; | ||
``` | ||
<h3>__stories__/useHeatmapScaleImageURI.stories.tsx</h3> | ||
<h3>\_\_stories\_\_/useHeatmapScaleImageURI.stories.tsx</h3> | ||
```tsx | ||
@@ -136,3 +136,3 @@ import { number, withKnobs } from '@storybook/addon-knobs'; | ||
<!-- import __tests__/*.{ts,tsx} --title-tag h3 --> | ||
<h3>__tests__/heatmap.test.ts</h3> | ||
<h3>\_\_tests\_\_/heatmap.test.ts</h3> | ||
```ts | ||
@@ -139,0 +139,0 @@ import { getAlpha } from '../draw/getAlpha'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2332532