Gerardo Buenrostro González

Results 15 issues of Gerardo Buenrostro González

I can't get DebugPointer to work. And in the docs it sayis it will be ignored with generatePdf. I'm having DocumentLayoutException and I cant get the trace to work.

**Describe the bug** I am doing a PDF Web API with Quest PDF. When I try to create a Donut (or pie) chart on the canvas it renders bad. **Which...

**Describe the bug** Try to load an Image that is in .SVG- **To Reproduce** `row.ConstantItem(200).Image(File.ReadAllBytes("Imagenes/Image.svg"));` Produces error: `Cannot load or decode provided image` **Expected behavior** Load an SVG image directly...

**Describe the bug** I am doing a PDF Web API with Quest PDF. When I try to create a Donut (or pie) chart on the canvas it renders bad. **Which...

bug

Now that relationship tables are gone with EF Core 6, there must be some docs that explain how to join many to many tables. Bejore: from x in xTable join...

area-model-building

The problem with the current month DateTumeInterval is that it shows the first day of month. But when doing a profitability chart I want to show what was the profit...

The scrollspy functionality is not aviable with Ember bootstrap, it worked when I used bootstrap as an bower import.

feature request

I have this demo in Ember 2.4: ``` {{#each clients as |clientChoice|}} {{clientId}} - {{clientChoice.id}} {{eq clientId clientChoice.id}} {{/each}} ``` And I get this evaluation in screen: 4 - 1...

Part of my setup is using Docker for Windows, obviously it works best with WSL2. It would be nice to be able to turn things on in windows for my...

Issue-Feature

**Describe the bug** The bar chart wont format correctly the thousand separator. Values range 1000 to 9999 wont show thousand separator, while 10000 forward will. **To Reproduce** Steps to reproduce...

Bug