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

Column chart with datetime x axis type does not work #18

Open
camiloperic opened this issue Sep 11, 2013 · 1 comment
Open

Column chart with datetime x axis type does not work #18

camiloperic opened this issue Sep 11, 2013 · 1 comment

Comments

@camiloperic
Copy link

Hi there Joe,

I've experienced a problem when trying to use a datetime x axis in a column bar.

When debugging trough javascript console I could see that the store was transformed into x axis categories and y only data points.

I belive that with the store transformed to x and y data points the datetime x axis should work. (http://jsfiddle.net/camiloperic/wApCX/)

Thanks in advance and sorry for any english mistakes.

@camiloperic
Copy link
Author

In addition, the problem is associated with the definition of xField outside the series. When setting the xField inside series the datetime x axis works just fine.

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

1 participant