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

Problem with categorized axis? #286

Closed
simo2409 opened this issue May 29, 2014 · 7 comments
Closed

Problem with categorized axis? #286

simo2409 opened this issue May 29, 2014 · 7 comments

Comments

@simo2409
Copy link

Hi, this issue should be not linked with the previous I created.
I created an "area chart" with x axis 'categorized', I attach an image with data to better show the problem.
Basically it seems that point representation "lose space" progressively (an image is better than 1k words) :)

schermata 2014-05-29 alle 16 45 02

@masayuki0812
Copy link
Member

Hi, this issue happens with the latest code on the repository? This does not happen in my environment, so I'd like confirm this first.

@simo2409
Copy link
Author

With new version the x axis is fine (no more the reported problem) but there is a new one for which I will open a new issue to get everything in order

@simo2409
Copy link
Author

I was wrong, the problem is still present in 0.2.0 (with another problem for which I created another issue)

new_version

@simo2409 simo2409 reopened this May 31, 2014
@masayuki0812
Copy link
Member

Hi, Thank you for trying. Could you see this fiddle? http://jsfiddle.net/qxKN4/1/ This seems working well. How about on your environment?
And could you tell me which browser and which version of d3 you're using?

@simo2409
Copy link
Author

simo2409 commented Jun 1, 2014

Got it! It's not a problem in the chart but in chart.legend.hide();

Look at this: http://jsfiddle.net/HeqbR/1/

@masayuki0812
Copy link
Member

Thanks! You're right. I this this has been fixed by this commit.

@simo2409
Copy link
Author

simo2409 commented Jun 1, 2014

Confirmed, it's solved! Thank you 👍

@simo2409 simo2409 closed this as completed Jun 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants