Dr. Alex Bowyer

Results 10 issues of Dr. Alex Bowyer

I need to figure out how to change the percentage text colour per segment as having the same colour on all segments creates unreadable text on some background colour -...

``` 16dcompl074:mail-trends b6069620$ python main.py --server=imap.gmail.com --use_ssl [email protected] [email protected],[email protected] --skip_labels [2017-10-04 15:48:05,180] Initializing Password for [email protected]: [2017-10-04 15:48:06,228] Connecting [2017-10-04 15:48:06,343] Logging in [2017-10-04 15:48:06,692] Selecting mailbox '[Gmail]/All Mail' [2017-10-04...

Hi, I have quite a tall stacked chart (approx 25 bars) and am finding that the scroll wheel/trackpad-two-fingers movement to scroll down vertically and see the rest of the chart...

Hi, I have an Electron app in which I would like to intercept - Windows Key + R - Windows Key + E - Windows Key + F - Windows...

Thanks for this excellent module. I'm trying to set the initial date range to just the last two years of data. I tried setting `overviewDomain` and `zoomX` but the chart...

One other question, is there any way that the user can pan/scroll the current view once zoomed in? Or is "reset zoom" the only option to change view (besides zooming...

At the moment, you can use the same dynamically chosen word within your prompt like this: ``` ${season=!{summer|autumn|winter|spring}} A couple walking by the river wearing ${season} clothing, in ${season} weather...

Unlike my other pull request which is a bug fix that you will almost certainly want to merge, this is more of an improvement. I don't expect you'll want to...

Hi, I found some issues using your code. Here is my test data (stored as `events.json`): ``` { "events": [ { "id": "000ukJXw7xzK8YDU", "time": "2015-01-31T17:52:36.282Z", "subject_id": "ASG0013qjf", "user_id": "1911627", "type":...

how do you install this, can you add instructions?