Ayush P Gupta

Results 114 comments of Ayush P Gupta

Try 0-4+4 I think library needs something on left of minus sign

@rbellens Is supporting '??' not good? dO we require support from petiparser also?

I understand your concern, but internally lib calls `left - right()` to subtract expressions. In above case left is missing so it might give some issue. Still this needs to...

@jaydangar It worked fine in my case ``` const expression1 = '-4+4'; final result1 = ExpressionUtils.evaluate( expression: expression1, map: map, ); expect(result1, 0); ``` The test case passed. Expression Utils...

Problem exist even today

Are we sure data isnt changing?

you can delay the animation start. I think we have a parameter for that

Can you please explain about `increase in gradient size`? May be some screenshots will help

Currently that is not supported. You can submit PR and add a new parameter for box shape overall, or custom box builder type. Will try to add the same

Can you share screesnhot? I was under impression its working correctly. Are you sure using centerText attributes