-
Notifications
You must be signed in to change notification settings - Fork 4
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 miscellaneous examples using dependent js from application.js #18
base: master
Are you sure you want to change the base?
Added miscellaneous examples using dependent js from application.js #18
Conversation
Prakriti-nith
commented
Aug 5, 2018
@Shekharrajak can you please review this example too? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am expecting some styling. You can easily use some css framework for it.
//= require googlecharts/loader | ||
|
||
//= require jquery-latest.min | ||
//= require jquery.dataTables |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new line ??
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also comment out about these lines, why it is used. So that people can understand the code easily.
@@ -2,11 +2,6 @@ | |||
<html> | |||
<head> | |||
<title>Multiple Charts</title> | |||
<%= csrf_meta_tags %> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why it is removed ?
@Prakriti-nith , any update? |
If any other contributor wants to take this task, please go for it. |