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

Added candlesticks are cut in half #988

Closed
eolsson opened this issue May 30, 2012 · 3 comments
Closed

Added candlesticks are cut in half #988

eolsson opened this issue May 30, 2012 · 3 comments

Comments

@eolsson
Copy link
Contributor

eolsson commented May 30, 2012

  1. Start this example http://jsfiddle.net/2N52H/1/
  2. Click the 'add' button 2 or more times

Result: The candlestick data points that are added are only half visible
Expected: The x axis to make room for the whole candle

@hn3000
Copy link

hn3000 commented Mar 29, 2013

Hi,

I have another example of candles cut in half, the problem seems to be the irregular time axis (in the first example the time axis becomes irregular because you are pressing the button at some random moment).

http://jsfiddle.net/hn3000/Xh8Sm/
(edit: reduced example, only static data with 3 candles is needed to show the problem)

The problem occurs both on Windows and Mac OS X in current Chrome, Firefox, Safari (also on iPad) and everywhere else we tried it.

@opus131
Copy link

opus131 commented Apr 3, 2013

We are having the same issue. Would be great to see this fixed soon.

@TorsteinHonsi
Copy link
Collaborator

Further reduced sample: http://jsfiddle.net/highcharts/Xh8Sm/11/

The pixel padding for the columns are wrongly calculated because of the ordinal axis.

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

4 participants