-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Update] Bar draw in minutes #421
Comments
Changed the grid ticks to match the labels, making it more easy to read. In the process I fixed the month highlight too. At bar.js
At index.js
Also changed index.html to make the example dynamic.
|
Great job here! Do you want to send in a PR? |
Sure, check PR #428. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bar draw starts and ends using only the hour as parameter.
I changed the code to use minutes.
At bar.js
The text was updated successfully, but these errors were encountered: