# @toptal/picasso-charts [![Picasso NPM package](https://img.shields.io/npm/v/@toptal/picasso-charts?color=green&logo=toptal)](https://www.npmjs.com/package/@toptal/picasso-charts) This package combines easy-to-use API of [Recharts](http://recharts.org/en-US/) with the amazing UX of Picasso. ## Prerequisites The following peer dependencies are required: - `@toptal/picasso` - `@toptal/picasso-shared` ## Setup - `yarn add @toptal/picasso-charts` ## Documentation Documentation and demos are available at [picasso.toptal.net](https://picasso.toptal.net/). ---