-
First, congratulation for modeltime, what a fantastic ecosystem you are building.
So, consider this [example](https://business-science.github.io/modeltime.gluonts/):
```
library(modeltime.gluon…
-
Hi,
How could I change the look of rows to the point where it doesn't look like a table anymore, to make them more visually distinct.
For example, adding padding, margin, rounded borders, a drop s…
-
The code and files I'm using are [here](https://github.com/ercbk/Indiana-COVIDcast-Dashboard/blob/master/R/react-cases100k-posrate.R), but I'll post what I *think* are the salient chunks.
```r
pacma…
ercbk updated
4 years ago
-
In the following reproducible example, I would like to be able to filter results by using the values in x2.x and x2.y columns:
```
library(tidyverse)
library(reactable)
library(crosstalk)
df1…
ghost updated
4 years ago
-
In the demo: **2019 Women's World Cup Predictions.** There are some class at the bottom, like
```
.spi-rating {
width: 30px;
height: 30px;
border: 1px solid rgba(0, 0, 0, 0.03);
border-r…
-
* Follow [import sve](https://github.com/dbca-wa/wastd/blob/90ae57451bf4b967cb730dfa9ec5ac789787b394/wastd/observations/utils.py#L4370) and [import svs](https://github.com/dbca-wa/wastd/blob/90ae57451…
-
I am trying to use the cellrenderer to create a bar chart with values but the bar chart is misaligned. I have tried various way but could not find a solution to it.
# CSS Code
```
.bar-cell {
di…
-
Hi,
Thanks for this great package!
I stumbled over the following issue:
Hiding the selection column using ".selection=colDef(show=FALSE)" is not working if I also create columnGroups.
```
…
-
Hello everyone,
Thanks for this library.
I use this code in my models **Users**
```
use Cog\Contracts\Love\Reacterable\Models\Reacterable as ReacterableContract;
use Cog\Laravel\Love\Reactera…
-
Make sure these boxes are checked before submitting your issue - thank you!
- [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
- [x] I hav…