-
Hi!
I've been using MapViz for ROS indigo for a while now, but for some reason the tile_map plugin never seemed to work for me. If I add the tile_map display it says "OK" but no tiles are displayed…
-
I think it's time for a general syntax for arbitrary function calls, not just built-in functions that each have their dedicated keywords.
I would envision things such as
```catala
definition fo…
-
Hi! I am trying to run your code on my data:
Genetic data: 4648 SNPs from 71 populations (I kept one individual per pop)
Phenotypic data: 17 scaled morphometric variables from 71 populations (mean…
-
Hello,
Some maps (for example, Google satellite) are available at a max zoom level more than 20.
So, I suggest increasing the max zoom value in "AddMapSourceDialog.java" in this way (22 in plac…
-
# AI template planning
## Useful items
### Colors
- Selection of colors for quick charts
- Options for monochrome charts with multiple data points
- Color scheme for multiple charts…
-
In the **current v3.99.9002**, the examples for arranging tm_scalebar no longer work as expected for me. E.g. in the first example from #747:
`tm_scalebar(c(0, 200, 400), position = c(“right”, “bot…
-
### Description
* Click a selection of terrain
* Highlight a square
* Click to:
* Clear/flatten
* Copy
* Paste to copy or move (leaving flat?)
* With:
* Rotation
* Scale (mouse wh…
-
Originally posted on:
1. https://forum.sublimetext.com/t/get-enhanced-scrollbar/33672/1 Get enhanced scrollbar
Other editors like Eclipse and VSCode, has a feature to set markers to the scroll b…
-
**Kibana version:**
`main`
**Describe the bug:**
When assigning a Metric a percentage color scale where the value exceeds the max domain of color ranges, the color defaults to the Metric back…
-
Hello, thanks for the boilerplate dash dock.
we needed that.
I am able to run the "hello " app.
however, when I set the app to my custom code, I got the
> gunicorn.errors.HaltServer:
error.
_…