-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
# there is my code
import threading
impor…
-
** Don't make a duplicate issue.
You can search in issues to make sure there isn't any already opened issue with your concern.
When i Make Liner Chart the bottomTitles duplicate like screenshot
…
-
### Bug description
###
In this recently merged pulll request:
https://github.com/apache/superset/pull/28312
it says that
> The superset feature allows users to choose a non-temporal column…
-
### Bug description
I've created custom role with no rights
![image](https://github.com/user-attachments/assets/fff81bef-93c2-4d56-8633-3e44e815efa3)
After log in user with this role is taken to …
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
When removing a BarChart from a page and re-a…
-
### Describe the bug
With this Menu Item
[
{
label: 'Home',
styleClass: 'menu-dashboard',
icon: 'pi pi-home',
id: 'home',
link: ['/'],
da…
-
### Description
Make it possible to sort by more than one column at a time in the Table chart type in the SQL runner.
**This is _only_ for the table chart type, not for the chart results table!…
-
A tedious task because there are over 600 options. However, most are repetitive, e.g. `legend.position` is the same format as `title.position`(but different defaults).
Is there a smart way to do th…
-
Long text can quickly become an issue in legend and in axis tick labels. For the legend, it push the legend onto the chart, and for the label, they overflow the SVG area
![image](https://github.com…
-
Hi @bumbeishvili , Can you please let me know if there is any separate library to export the org-chart in to PDF, i have tried with jspdf, but when number of nodes are more(>30) then, the text on node…