UNPKG

@chakra-ui/charts

Version:

Data visualization components for Chakra UI

16 lines (11 loc) 443 B
"use strict"; 'use strict'; var barSegment = require('./bar-segment.cjs'); exports.Bar = barSegment.BarSegmentBar; exports.Content = barSegment.BarSegmentContent; exports.Label = barSegment.BarSegmentLabel; exports.Legend = barSegment.BarSegmentLegend; exports.Reference = barSegment.BarSegmentReference; exports.Root = barSegment.BarSegmentRoot; exports.Tooltip = barSegment.BarSegmentTooltip; exports.Value = barSegment.BarSegmentValue;