Brian Jacobs
Brian Jacobs
Tried this on two different machines, cant upgrade virtual burrito ``` virtualenv-burrito upgrade + setuptools will upgrade (28.8.0 -> 39.0.1) + pip will upgrade (None -> 9.0.3) + virtualenv will...
I have an object that has 140,000 vertices and the MeshLine isn't drawing the entire object, but doesn't give an error or warning. The size of the MeshLine seems to...
Volta looks great but not sure how to resolve an issues with a local project--I have a node CLI tool I install locally (not hosted in npm)--I clone a repo,...
For classes like `g-aiAbs` or `g-aiImg`, as in, classes without the project_name, there's a danger that they'll collide with other ai2html exports on same page if the css is modified...
This script is great, but it's missing an option for setting the quality of jpeg that's being generated. Also unclear what quality is currently being used. Also, when creating jpegs,...
When using `text_responsiveness: fixed` within the ai2html-settings box, running ai2html leads to a dialog with this warning ``` Settings block contains an unused parameter: text_responsiveness ``` Regardless, I have text...
Would be great to have this kind of lightness correction functionality for interpolated color scales https://www.vis4.net/blog/2013/09/mastering-multi-hued-color-scales/
Hi, I ran the following siphon code yesterday ~~and received a full response. However, the catalog changed throughout the day and added one new dataset `epic_1b_20240413222222_03.h5`. When I reran this...
When trying to use the .mpl_colormap functionality even with matplotlib installed, I was getting ``` File "/Users/brianjac/.virtualenvs/bird/lib/python2.7/site-packages/palettable/palette.py", line 99, in get_mpl_colormap raise RuntimeError('matplotlib not available.') ``` I'm using a python...