Skip to content

ScottPlot5 using SkiaSharp#1888

Merged
swharden merged 54 commits intomainfrom
ScottPlot5
Jul 15, 2022
Merged

ScottPlot5 using SkiaSharp#1888
swharden merged 54 commits intomainfrom
ScottPlot5

Conversation

@swharden
Copy link
Member

@swharden swharden commented Jun 10, 2022

I am using this PR to explore what a near-stateless plot system could look like using SkiaSharp for rendering instead of Maui.Graphics of System.Drawing.

Related:

swharden added 28 commits June 9, 2022 23:28
Returned from Render() to give information about render performance, and also useful for storing state about figure dimensions across multiple renders
Color: struct to define R, G, B, and A values defining a color

Colors: quick access to common colors by name (defaults are web color keywords)

NamedColors: namespace for additional color packs (e.g., xkcd colors, windows colors, etc)

See color API discussion in #1647
allows syntax like Colors.Xkcd.Blue to point to NamedColors.XkcdColors.Blue
@swharden swharden mentioned this pull request Jun 12, 2022
82 tasks
to prevent border from rendering
@swharden swharden changed the title ScottPlot5: explore Skia-based project structure ScottPlot5 using SkiaSharp Jun 14, 2022
@swharden swharden marked this pull request as ready for review July 15, 2022 03:48
@swharden swharden mentioned this pull request Jul 15, 2022
@swharden swharden merged commit 44a8487 into main Jul 15, 2022
@swharden swharden deleted the ScottPlot5 branch July 15, 2022 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant