RHaughton

Results 13 issues of RHaughton

Hello, I've been generating really nices and complex PDFs quite easily with Quest PDF and I'm glad I've found this great library. I'm exploring Charts and have of course followed...

Hello, Is there a way to customize the tooltip values? I would for example want to transform 0.43 to 43%. I managed to do it for the linear cartesian ticks...

question

First of all, I love this extension. I would like to see extension methods to convert an ErrorOr (domain result) to an IActionResult or IResult. The conversion should send 200OK...

enhancement

I'm using QuestPDF Canvas feature to generate multiple LiveCharts2 charts on a PDF. The PDF is generated, I can normally open it and see the charts on the page. However...

I'm trying to use a chart image in my PDF but the quality is really bad. My image is good quality and get destroyed once it arrives in the PDF....

Is there a plan to update this excellent library to support DateOnly and TimeOnly?

enhancement
pr welcome

I'm trying to create Refit API Client with some user feedback. I use FluentResults in my Web Api and I have created some custom Errors for some common scenarios. (NotFoundError,...

Hi, First of all I love this library, I think it is brilliant. I'm missing a feature who seems very basic. I need to add a legend to a pie...

enhancement
legend

### Bug type Component ### Component name Dialog ### What happened? I'm trying to show a simple line chart from ApexCharts Blazor inside of a MudDialog Instance. I get a...

I get a null reference exception when trying to create a chart in a mudBlazor Dialog. When I open the same component in a single page I get no issue...