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

Scrollbar and AxisType:Datetime : After how many items scroll should come #4753

Closed
pawanvjadhav opened this issue Nov 18, 2015 · 6 comments
Closed

Comments

@pawanvjadhav
Copy link

Is it possible to control after how many points scroll bar should come?
See below URL :

http://jsfiddle.net/pawanvjadhav/Lrtpdm18/

In case of Number and String values on X axis, i achieve this using max attribute of x axis. How can i achieve this in case of DateTime axis.

http://jsfiddle.net/pawanvjadhav/3twcwb34/1/

I am not sure whether this way is right or wrong? Is there any better solution.

@pawanvjadhav
Copy link
Author

any updates or comments?

@pawelfus
Copy link
Contributor

pawelfus commented Dec 3, 2015

You can achieve the same using.. max on a datetime type too :) See: http://jsfiddle.net/Lrtpdm18/2/

Note: x for datetime axis should be timestamp.

For support questions, please use our forum/email: http://www.highcharts.com/support

@pawanvjadhav
Copy link
Author

but in this way, i need to have information about values.
Can i configure like if number of ticks are more than 10, show scroll bar

@pawelfus
Copy link
Contributor

pawelfus commented Dec 3, 2015

Of course, take a look: http://jsfiddle.net/Lrtpdm18/3/ - add several points to enable the scrollbar: http://jsfiddle.net/Lrtpdm18/4/

@mosijava
Copy link

mosijava commented Jun 23, 2019

it's a pity that we should use highstock and can't use highcharts alone to achieve this. :-(
for someone like me who lives in a country with very low salary purchasing another 1400$ is more than expensive.

@pawelfus
Copy link
Contributor

Hi @mosijava
If you have Highcharts license, then it's not necessary to buy another one for Highstock - instead you can upgrade your license to Highstock. Highstock license contains Highcharts product too. Please contact our sales department: https://shop.highsoft.com/contact

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

3 participants