Skip to content

Rangeslider data conversion - #441

Merged
mdtusz merged 2 commits into
masterfrom
rangeslider-datafix
Apr 19, 2016
Merged

Rangeslider data conversion#441
mdtusz merged 2 commits into
masterfrom
rangeslider-datafix

Conversation

@mdtusz

Copy link
Copy Markdown
Contributor

Previously, range sliders did the conversion of data to points on it's own. This changes it so that the slider will use the existing axis data conversion methods and work when only a single axis' data is given e.g.

data = [{ x: [1,2,3] }]

Fixes#435

@mdtusz
mdtuszforce-pushed the rangeslider-datafix branch 2 times, most recently from 2aedde7 to fb640f6CompareApril 18, 2016 22:26
@etpinard

Copy link
Copy Markdown
Contributor

💃 nicely done

@mdtusz
mdtusz merged commit 440f815 into masterApr 19, 2016
@mdtusz
mdtusz deleted the rangeslider-datafix branch April 19, 2016 14:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugsomething broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mdtusz@etpinard