Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
.add('with gold theme and time window', () => {
const colors = getTheme(ChartThemeColor.gold, ChartThemeVariant.dark).chart.colorScale;
return (
{}} colors={colors}
timeWindow={biggerTimeWindow}
/>
);
})
.add('empty', () => (