Adam Kulidjian
Adam Kulidjian
Reading through the issues (enjoying them), I was thinking that it may be more accessible to have the code blocks written in other languages as well, perhaps toggle-able with HTML...
## Issue When you draw a line with your mouse very quickly across the screen, you get this choppy line. Would like the line to not have a bunch of...
Would be _amazing_ to create a free and open-source animation timeline tool in the app. Especially something that is fun and intuitive to use (because why else make it) WDYT?
There are a number of different formats that one could need from your drawings. Examples: - Hex Colors - [AESPRITE](https://www.aseprite.org/) format
Very common feature in most drawing application. Pixel art could def benefit from this, especially in so far as making scenes or animations. WDYT?
This issue is described in the [Icicle Plot Issue](https://github.com/plotly/plotly.js/pull/5546#issuecomment-797026819) but in the context of an Icicle plot. **Reproducible Example** Check out the Basic Sunburst Example from the docs: https://plotly.com/javascript/sunburst-charts/#basic-sunburst-chart https://user-images.githubusercontent.com/10369095/110998679-2fa51300-834d-11eb-9d80-79ffcc6102f8.mov...
- [x] I've **checked both [open and recently closed issues](https://github.com/tetrio/issues/issues?q=is%3Aissue)** to ensure this feature is not already requested. - [x] I am using the **newest version** of TETR.IO. - [x]...
If you create a `dcc.Slider` with a label near the right side of the slider, the tooltip text with add line breaks between words. This is not the case with...
**Steps to Recreate** - Put a file called `main.c` in the root directory - Copy the code from the [first example in the README](https://github.com/glouw/ctl/#usage) into `main.c` - Run `gcc main.c...