endolith

Results 309 comments of endolith

I don't understand why there are keyboard shortcuts in **Settings** but there is no obvious way to change them. It looks like they are hardcoded in `InputBox.tsx`

> This can be achieved by allowing a custom folder to be set where all the chats and config is stored Which folder, `C:\Users\username\AppData\Roaming\xyz.chatboxapp.app\`?

Duplicate of https://github.com/Bin-Huang/chatbox/issues/1071

I agree, but am busy with holidays, if you want to figure out the right change to the filters and submit a pull request. otherwise I'll get to it eventually

> If the map is configurable, users may be tempted to "highlight" certain aspects of their data, effectively distorting it and making the plot misleading. That's what I do, though....

I don't understand; how does MPL handle bivariate colormaps? I thought that didn't exist yet. https://stackoverflow.com/questions/15207255/is-there-any-way-to-use-bivariate-colormaps-in-matplotlib https://gist.github.com/johnhw/5e3ad50326e3ab6402d008ade35b3ff1 https://github.com/matplotlib/matplotlib/issues/14168

Yeah I didn't know the best thing to do. See https://github.com/endolith/complex_colormap/issues/10 also

Yeah I think that's how it has to be done. It's a pretty big file, right? It could probably be generated automatically on first import or something like that.

Yeah, or come up with a more space-efficient way to store it in the repo: https://github.com/endolith/complex_colormap/issues/10