Skip to content

Should UWP use GPU accelerated rendering? #1

Open
@miker1423

Description

@miker1423

I'm using the UWP to render some big datasets on LineSeries with an DateTimeAxis and a LinearAxis, while the initial rendering of the plot is pretty quick, as soon as I try to pan or to zoom it starts to get slow, and it only gets worse if the data has big variations on the Y axis (not the DateTimeAxis) and I was wondering if it could be improved by using the GPU, it could be done through the use of Win2D (https://github.com/microsoft/Win2D), has any one tried to replace the default renderer with Win2D?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions