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

Add (option for?) date/time to graph header #3

Open
jrvjrv opened this issue Mar 6, 2018 · 0 comments
Open

Add (option for?) date/time to graph header #3

jrvjrv opened this issue Mar 6, 2018 · 0 comments

Comments

@jrvjrv
Copy link

jrvjrv commented Mar 6, 2018

As a simple hack I modified:

graph.set('label', (new Date(Date.now())).toString() + "\n" + stats.hash);

One could also imagine a proper title passed in as a parameter so that one could tell at a glance what the image was a graph of.

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

1 participant