-
I would like to request the addition of a feature in DearPyGui that allows the creation of a tree view inside a table. This feature is inspired by ImGui's capability to create such a layout. Below is …
-
Flat tables (see logging view and network view) already support search and filter. Tree tables should also support search and filter for views such as the CPU call tree and CPU bottom up.
-
The problem seems to be linked to the phytree object.
Same datasets ran with only --notree option as difference handles correctly
But the clusters are found within the tree.
I know, this a disc…
-
### Describe what you want
sqlite implements geospatial queries using the R*Tree extension ([https://www.sqlite.org/rtree.html](url)), and full text search using the FTS5 extension ([https://www.sqli…
-
### Version
main branch
### Describe what's wrong
Load the PG table including Array data encounter unknown field error. But gravitino doc says we support Array data type in PG catalog.
```
tri…
-
OpenUI5 version:
SAP UI5 version: "1.115.1"
Steps to reproduce the problem:
1. Expand a parent row of a tree table with children.
2. Select a child of a parent row in a tree table.
3. Collapse …
-
### What would you like to be improved?
If the table in MySQL data source including the data type 'BOOLEAN', Trino can't load the original data in MySQL table.
This block the data load process.
…
-
**Is your feature request related to a problem? Please describe.**
Currently there's no tree visualisation for a pivot table (like in Excel). It's a really neat layout that allows lazy and partial ex…
-
Objective:
Identify potential faults in the Mercado Colegial platform, analyze their causes and effects, and propose mitigation strategies. Use concepts from the "Fault Analysis" topic in the "Requir…
-
### Describe the bug
When tree data table is used a "children-key" prop is required (default value is "children"). That's ok, but grouped header requires "children" prop in schema too.
With these…