Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare x axis - added warning #1414

Closed
wants to merge 3 commits into from
Closed

Prepare x axis - added warning #1414

wants to merge 3 commits into from

Conversation

kum-deepak
Copy link
Collaborator

Warn before converting d3.scaleOrdinal() to d3.scaleBand(). Updated all examples accordingly.

There is one unrelated change in this PR - I have removed /web/ep/list.js. It seemed stale and was probably not getting used.

@kum-deepak
Copy link
Collaborator Author

I also want to update all test cases to use d3.scaleBand() and add/leave one case with d3.scaleOrdinal to check that also works. What do you suggest?

@gordonwoodhull
Copy link
Contributor

That sounds good! I guess you'd be able to test both that the warning happens and that the scale gets replaced.

…e chart examples.

Removed web/ep/list.js - seems to be stale file.
@kum-deepak
Copy link
Collaborator Author

Finished work for this round, ready for your review. 👍

@gordonwoodhull
Copy link
Contributor

Great work, thanks @kum-deepak!

Merged for 3.0 alpha 10.

@kum-deepak kum-deepak deleted the prepareXAxis branch April 28, 2018 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants