# react-draggin-charts

I didn't see any charting libraries out there that made it easy to just drag around some X-Y coordinates so here you go!

Built on top of the react-vis project.

[![NPM][nodei-image]][nodei-url]

## See it live!

Click image to see live
<a href="https://qxz2wx28kj.codesandbox.io/">
  <img alt="react-draggin-charts demo picture" src="https://user-images.githubusercontent.com/7177292/49692733-aed48c80-fb2f-11e8-80e1-018462a51991.jpg">
</a>

## Edit the above example real time!

<a href="https://codesandbox.io/s/qxz2wx28kj">
  <img alt="Edit react-draggin-charts" src="https://codesandbox.io/static/img/play-codesandbox.svg">
</a>

## Check out this nifty multi-chart example live!

Click image to see live
<a href="https://k3qjk8o5q5.codesandbox.io/">
  <img alt="react-draggin-charts multi-chart demo picture" src="https://user-images.githubusercontent.com/7177292/49703713-7dfb6280-fbd6-11e8-8cbe-1cca9bdfb8b4.jpg">
</a>

## Edit a multi-chart example real time!

<a href="https://codesandbox.io/s/k3qjk8o5q5">
  <img alt="Edit react-draggin-charts-multichart-example" src="https://codesandbox.io/static/img/play-codesandbox.svg">
</a>

[nodei-image]: https://nodei.co/npm/react-draggin-charts.png?downloads=true&downloadRank=true&stars=true
[nodei-url]: https://www.npmjs.com/package/react-draggin-charts
