Michael Keller

Results 93 issues of Michael Keller

When I'm making scatter plots (and others), I find myself padding the scale's domain by the pixel radius of my circles to avoid them overlapping with the y-axis. I specify...

Has anyone worked on or know of a good file icon set that fits the spacegray look? I don't think anyone has ported over the one from sublime.

I've made some changes on my fork to fill in values were going to the defaults and thus didn't look too spacegray-y. Here's what I've added: https://github.com/mhkeller/outer-spacegray-vscode/commit/c285eae8ecb611a4d64e7aa47e49857f35503b4f It generally removes...

## Bug Report ### Steps to Reproduce: 1. Load this dummy data of student exams: https://gist.github.com/mhkeller/8831f579f814af2a7415e043457d4e56 2. Add the `exam_score` field to the `Where` filter ### Expected Result: The icon...

## Bug Report When creating a multi-series line chart, the values display correctly in the chart but y value shows up as `NaN` in a tooltip and x value is...

bug

If you have an error in your task file, it will throw a module not found error, which isn't always the case. Logging out `e` can help detect the actual...

The current one [is deprecated](https://github.com/shz/node-mailgun/commit/8233cae1c89db9bb524987d54b6b2420f16924d1) but this alternative exists: https://www.npmjs.com/package/mailgun-js

If I remember correctly, this: * reorders the panes to bring data in sooner. * adds jenks clustering * allows you to upload a csv and do a left join...