Daniel
Daniel
I see little reason why we would want the default horizontally narrow caption box. For these environments, should the caption width not default to the length of the figure? My...
> May 1, 2020 Update by @chriddyp - This is now possible with conditional formatting. See https://dash.plotly.com/datatable/conditional-formatting & https://community.plotly.com/t/datatable-conditional-formatting-documentation/38763. > We're keeping this issue open for built-in heatmap formatting that...
Hi, thanks for dash and this component creation helper, great ideas both. Right now, I just want to use someone else's React component (https://github.com/allenai/hierplane) in my dash app, but I...
I'm finding that the trackpad is too sensitive for my tastes, especially when you want to use tap-to-click. By default, approximately one skin cell is needed to trigger the tap...
It looks like this project is semantically versioned, but still on major release zero. I see encouraging recent activity, but just wanted to check if the versioning means the project...
With macOS Sierra, I'm occasionally getting a weird error: ``` python[72551:32862168] *** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [0 nan]' ``` It's to do...
_corpkit_ is currently oriented toward English, but nothing stops at least some features from being extended to other languages. I should be able to get around to the basics (encodings,...
It seems that the GUI is poorly sized on some screens. Tkinter doesn't do a lot to make this automatically fixable, but it's still something that can be addressed. Watch...
Since learning to use Pandas better, it occurs to me that the result editing backend could be dramatically simplified and sped up using vectorised methods.
_corpkit_ is now for Python 2/3, for terminal, notebook, GUI and environment, using or not using multiprocessing, and working with XML, .conll, plaintext and lists of tokens. Comprehensive tests are...