-
This issue has been hijacked from its original proposal to point to a "roadmap" of tasks to be done in the context of the below proposal, following the merge of the initial implementation in #859. The…
-
Is there any plan to add circular barplot to visx?
https://www.d3-graph-gallery.com/circular_barplot
-
The approved API is here: https://github.com/dotnet/runtime/issues/24168#issuecomment-642847557
Due to the size of the approved surface area, it is being split into multiple sections for people who…
-
Using the following producer method for CommandBus
````
@Produces
@Typed(CommandBus.class)
@ApplicationScoped
public CommandBus commandBus(Configuration configuration) {
…
-
We need a way to figure out how to divide winter and spring wheat in our surface datasets. The datasets label all wheat the same, so we've just called it spring wheat. But, since the two act very diff…
-
1) Hi, when running tests I have printed:
[32m[==========][0m Running 1 test cases.
[32m[ RUN ][0m Test0.uint8Test_default
[32m[ OK ][0m Test0.uint8Test_default (7700ns)
[32m[=…
-
Hi everyone,
I'm currently having problems with the Mission Control Class
Whenever I activate the timeline, my drone only took off and then do nothing while my second command is to move to a 2D poin…
-
Hey Hannah, thanks so much for starting this project. I'm not a frequent programmer, so having this backbone in place for me to tweak for my needs has been greatly appreciated. I wanted to share some …
-
Since biome IDs are extended from ~250 to ~2,000,000,000, I might consider adding some new biomes. This list may be edited for each idea that I come across, as well as new tweaks.
### Mineral Reser…
-
I have a requirement in my app to display a prescrolled reorderable list and it takes unreasonable time to display it. It builds and measures height of all widgets all the way down to the needed ones …