Anton Lokotkov

Results 2 issues of Anton Lokotkov

If to set the data-track-width parameter more than data-line-width, the chart will be cut off. See: ![clip2net_151028104905](https://cloud.githubusercontent.com/assets/4188462/10782449/8b57ebc0-7d61-11e5-8707-7d4db291cbc5.png)

I use color picker with webpack + the following code in my js code: `import AColorPicker from 'a-color-picker'` But I get an error in my console: AColorPicker is not defined