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

Generate local graph #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Generate local graph #2

wants to merge 1 commit into from

Conversation

tkanos
Copy link

@tkanos tkanos commented Apr 5, 2018

Love this project, and I use it a lot, but sometimes I am working in a plane, or train, and don't have access to the web.
I wanted to be able to work locally without internet connection. So I added a -local (optional) parameter to be able to generate, thanks to a template, the data locally.

  • Add -local flag (optional)
  • generate thanks to template an html file (on function writeLocallyData)
  • Change README.md

* Add -local flag (optional)
* generate thanks to template an html file (on function writeLocallyData)
* Change README.md
@tkanos tkanos changed the title Generate locally graph Generate local graph Apr 6, 2018
@MissingRoberto
Copy link

@tkanos I was trying to use this fork and it does not compile in my computer because "template.JS" is only in "html/template" , not in "text/template". I am using go version 1.10.1

@tkanos
Copy link
Author

tkanos commented Apr 24, 2018

@jszroberto Oh thanks for the info, I will change that immediately.

@tkanos
Copy link
Author

tkanos commented Apr 24, 2018

@jszroberto sorry it was a test that shouln't have been pushed. It's fixed now.

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

Successfully merging this pull request may close these issues.

2 participants