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

x axis custom values being ignored and using the value index instead. #1876

Open
mfklauberg opened this issue Nov 3, 2016 · 1 comment
Open

Comments

@mfklauberg
Copy link

Hello.

I have a situation where I specify two custom x axis values array, and when building the second array, it starts to use the x value index instead of the value.

I've debugged the problem and found it to be located on the data.convert.js file (c3/src/data.convert.js#L179), as it doesn't check if the X value already exists before getting its id.

Thanks in advance.

mfklauberg added a commit to philips-emr/c3 that referenced this issue Nov 3, 2016
mfklauberg added a commit to philips-emr/c3 that referenced this issue Nov 3, 2016
@stevethecollier
Copy link

stevethecollier commented Aug 30, 2017

+1

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

No branches or pull requests

2 participants