MCPcopy
hub / github.com/plouc/nivo / Bar.stories.tsx

File Bar.stories.tsx

storybook/stories/bar/Bar.stories.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Meta, StoryObj } from '@storybook/react'
2import { within, expect, waitFor, fireEvent, fn } from '@storybook/test'
3import { generateCountriesData, sets } from '@nivo/generators'
4import { random, range } from 'lodash'

Callers

nothing calls this directly

Calls 3

generateCountriesDataFunction · 0.90
randomFunction · 0.85
rangeFunction · 0.50

Tested by

no test coverage detected