-
Hello,
I have an Opensearch + Opensearch Dashboards v2.11.0 docker environment, with the only changes being the ones to support the 'osd_transform_vis' plugin.
When attempting to create a visual…
-
The `selected_dataframe` property is computed based on the `current_view`, which can return wrong data or raise an error if some filters are applied. I think the `selected_dataframe` should not be lin…
-
I have a pretty packed table, lots of columns, and if i cut sorting off and make the sorting arrows disappear the whole table fits in the area i need it. If i leave the arrows (sorting) in then some …
-
### Describe the bug
There are a number of cosmetic issues with the table column headers,
- When a table is created the column headers are shifted slightly to the right. They are not correctly ali…
runrc updated
4 months ago
-
**Describe the bug**
When the tabulator is configured with auto columns, after changing the page, the sort caret no longer represents the current sorting state of the table (running tabulator.get…
-
**Describe the bug**
When *resizableColumnGuide* is set to *true*, then the following error appears when resizing a column while
the chrome dev-Tools are open and the device is set to "Ipad Air"…
-
With long string values **at the end** of a dataframe, the tabulator widget doesn't wrap the text correctly.
Here's an example :
```
import pandas as pd
import panel as pn
pn.extension('tab…
wara6 updated
8 months ago
-
I have scoured the documentation and even though the concept of a "Table Width" is mentioned in the documentation it appears that it can't be set independent of the container. I am displaying the t…
-
Bevor ich noch eine Suche eingegeben hatte, wurden mir gleich 113 Treffer angezeigt.
-
First of all, thanks for this wonderful library, and the detailed and clear documentation provided.
Using Tabulator, I've encountered something that could be a bug, I would like to programmatically…