Victor Gallego

Results 19 comments of Victor Gallego

Same problem here, I run into unwanted valueChanges notifications when doing either FormGroup.PatchValue and FormGroup.SetValue with emitEvent: false. Looks like the controls are the ones firing the evnts. Shouldn't this...

> Edit 3: Ugly workaround that seems to work is to filter based on flag set before reset an cleared after (cleared possibly with settimeout) What if we disconect the...

I also have the need to listen to events. In particular Parallel Coordiantes axis restyled event. I am prety new to Blazor and don't fully understand how to create custom...

Looking forward for this one. We would like to represent different dimensions our clients orders. Do you have an ETA?

Another option to make both ways compatible would be to asume that by default the value of a row is 1, What I mean is to implicitly convert this input:...

Thanks for the quick reply @theiliad > This kind of seems hard to understand for me. > > It's not instantly clear what the 2 ranges area represents (without your...

Hy there @theiliad, Have you managed to take a look at the propositions I made? Did you like any of them? Maybe you UI/UX team could do some brainstorming too?...

Is someone working on this bug? We had complains about the labels not displaying correctly.

Same issue here, seems none of the charts support this Have you found a solution?

I am also looking for the same kind of examples. Anyone?