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

type: 'datetime' for date time in javascript. currently not working in HighCharts in IRuby notebook #146

Open
snpd25 opened this issue Feb 18, 2019 · 9 comments

Comments

@snpd25
Copy link
Contributor

snpd25 commented Feb 18, 2019

6th cell throws error, this issue is opened so that it remains into consideration.

@Shekharrajak
Copy link
Member

@snpd25 , Yes when it chart is come up we see nothing(I don't know why), but once you click inside the chart (click and drag) you will be able to see the chart.

@snpd25
Copy link
Contributor Author

snpd25 commented Feb 19, 2019

@Shekharrajak , yes I can see that, will try to find the bug!

@snpd25
Copy link
Contributor Author

snpd25 commented Feb 19, 2019

I changed type: 'area' to type: 'line' and it works. Please see it once.

@Shekharrajak
Copy link
Member

Please paste the link, where I have to see

@snpd25
Copy link
Contributor Author

snpd25 commented Feb 19, 2019

oh yes, here it is!

@snpd25
Copy link
Contributor Author

snpd25 commented Feb 19, 2019

Though the type: datetime is not yet fixed.

@Shekharrajak
Copy link
Member

@snpd25 , don't see any datateime type there. Please be specific.

@snpd25
Copy link
Contributor Author

snpd25 commented Feb 20, 2019

# xAxis: {
        #     type: 'datetime' # for date time in javascript. currently not
        # working
        # },

I was referring to this in cell 6th.

@Shekharrajak
Copy link
Member

Thanks @snpd25 for pointing it out, Yes we need to check how we can use the datatime type in Ruby and convert it to JavaScript datetime.

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

2 participants