Michael Mendy
Michael Mendy
A bit cleaner, a bit smaller (112 lines), more room for annotation.
I added Continuous Integration using Travis, thought it was a good edition to this project.
Thank you so much for what you're doing. I was wondering - I've seen one other person ask about if they add your dataset to their DataLake, if it could...
Even with using and trying to enforce: ```toml [[override]] name = "github.com/prometheus/client_golang" version = "0.9.2" ``` I'm still getting errors: ```bash ../gizmo/server/simple_server.go:103:2: undefined: prometheus.InstrumentHandlerWithOpts ../gizmo/server/simple_server.go:123:3: undefined: prometheus.InstrumentHandler ../gizmo/server/simple_server.go:123:46: undefined: prometheus.UninstrumentedHandler...
Is it better to run `twitter-text` with a module bundler or run it through a Browser Based Wrapping of `twitter-text`?
Adding another grunt package to the shell script for translation of templates.
I'm pretty sure this can be fixed if the script offers a global variable called `instgrm` which allows access to the following: ```javascript instgrm.Embeds.process() ``` This of course repeats that...
Client side errors get tracked for us via Rollbar. We keep getting this error which is not very useful from Safari and Chrome: ```node [unhandledrejection] error getting `reason` from event...
For example, could I theoretically add: ```r theme(axis.title = element_text()) + ylab('Something') ``` To my graph, but then I'll still get an `x axis` label. I'm thinking an alternative would...
Gives more range, easier to read -> easier to implement annotations.