@cognite/react-timeseries-chart
v1.0.1
Published
[](https://github.com/cognitedata/react-timeseries-chart/actions?query=branch:master) [;
// ...
const Component = () => {
return <TimeseriesChart client={client} series={[123]}/>
}You can check storybook for more examples.
Deployment
To deploy package to npm you should push changes to the master branch with bumped package version (in package.json)
