cosname / recharts

An interface to ECharts
https://recharts.cosx.org
BSD 3-Clause "New" or "Revised" License
337 stars 150 forks source link

delete duplicate code #59

Closed feilx closed 6 years ago

feilx commented 6 years ago

if (!is.null(settings$y)){ chart$x$dataRange$y = matchPos.y(settings$y) }