Gykonik

Results 9 issues of Gykonik

Hey, I'm wondering if there is an option to convert an `IntegerFormula`-Variable into a `BooleanFormula`-Variable somehow. Specifically, I want to have `BooleanFormula `if possible, but if I have to (e.g.`...

Is there a possibility to get (all) full data records gievn a datum and trace key? I want to create custom hover-templates for plotly-charts, which contain all available information about...

Hey, also from me many thanks for the great library and the excelent support! I have managed to display data in the pivot table. Now I am interested in comparing...

Hey @anvaka, first of all, thanks for the awesome library and your support! I wanted to ask, whether it is possible to add custom force-directed layouts, i.e., ForceAtlas2. I saw...

Is there a way to enforce node labels using `graph.setNodeAttribute(nodeKey, "forceLabel", true)` without simultaneously enforcing edge labels? I aim to have separate toggles for "Enforce Node Labels" and "Enforce Edge...

enhancement

### Describe the bug The CascadeComponent defines the options input as: `@Input() options: string[] | string | undefined | null;` [Source](https://github.com/primefaces/primeng/blob/7ba83aec8acbed8f676f6cd8fb9800f3faa30e89/src/app/components/cascadeselect/cascadeselect.ts#L85) However, the official [documentation](https://primeng.org/cascadeselect) provides an example where options...

Status: Needs Triage

### Describe the bug When placing form elements such as `input-number`, `cascade-select`, and `multi-select` inside the Accordion panels, the keyboard controls (specifically the up and down arrow keys) do not...

Type: Bug
LTS-16-PORTABLE

### Describe the bug The FileUpload component uses `` for displaying errors during file uploads. This leads to layout shifts and strange formatting. I think the proper way would be...

Status: Needs Triage

I've noticed a discrepancy in the CSS selectors for active elements within the `tieredmenu` component when using custom themes. **Steps to reproduce:** 1. Configure a theme for `tieredmenu`. 2. Export...

discussion