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

data-graph-yaxis-2-opposite switches the values of the y-axes. #63

Open
CerberusChow opened this issue Feb 11, 2015 · 0 comments
Open
Labels

Comments

@CerberusChow
Copy link

Thanks for a great project!

A small bug I stumbled upon: when using data-graph-yaxis-2-opposite in a line or column chart, highchartTable moves the primary y-axis values to the right and vice versa. The expected behaviour is to keep the primary y-axis and its values to the left and the secondary y-axis to the right.

Example:
The example for data-graph-yaxis-2-opposite on http://highcharttable.org/#doc-axis shows the problem. "Sales" is the first series, yet the y-axis values for it is shown on the right side, while the y-axis values for "Benefits" is shown to the left.

Add
data-graph-yaxis-1-title-text="Sales" data-graph-yaxis-2-title-text="Benefits"
to the table in http://jsfiddle.net/F2L5t/ to show the mixup.

@agallou agallou added the bug label Nov 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants