{//////基于ScottPlot图表库封装自己的图表库(支持MVVM-binding)///publicclassOctPlot : Control {//xaml中的图表对象privateWpfPlot _plot;//存放实时时间/Y轴值的集合privateOctRealTimePlotList<double>_realTimeList;//存放实时时间/Y轴值的集合privateOctRealTimePlotList<double>_realTimeList2;//将数据渲染...
From the code it looks like all updating of the WPF control happens by updating the Source property of a WPF Image element here. I think the problem is maybe how WPF decides when to perform a render. When it gets overly busy then it stops rendering updates triggered by binding change ...
I received an email indicating that a WPF app with a ScottPlot 5 control crashes on opening. I'll share additional debug information here if it becomes available. I see SkiaSharp builds a "win-arm64" runtimelibSkiaSharp.dllso it seems like it should be supported out of the box. It's p...
EN当ScottPlot WPF控件放置在数据模板中并用于绘图时,不会呈现任何内容。我对以下代码为什么不能工作感到...
Demo: Created a WPF demo application to document WPF-specific topics like display scaling (#3585, #3622) @KroMignon @MagicFawkes Blazor: Fixed issue causing the ScottPlot.Blazor package to install the SkiaSharp WinForms control (#3621) @angelofb ScottPlot 4.1.74 Published on NuGet on 2024-04...
WPF: Improved the PlottableDragged event (#2820) @tadmccorkle Avalonia: Support Avalonia version 11.0.1 (#2822) @oktrue Heatmap: Improved XML docs (#2738, #2827) @JasonC0x0D ScottPlot 5.0.6-beta Published on NuGet on 2023-07-09 Legend: Improve support for custom positioning (#2584,...
WPF: Improved thePlottableDraggedevent (#2820)Thanks @tadmccorkle Avalonia: Support Avalonia version 11.0.1 (#2822)Thanks @oktrue Heatmap: Improved XML docs (#2738, #2827)Thanks @JasonC0x0D ScottPlot 5.0.6-beta Published onNuGeton 2023-07-09 ...
WPF: Improved the PlottableDragged event (#2820) @tadmccorkle Avalonia: Support Avalonia version 11.0.1 (#2822) @oktrue Heatmap: Improved XML docs (#2738, #2827) @JasonC0x0D ScottPlot 5.0.6-beta Published on NuGet on 2023-07-09 Legend: Improve support for custom positioning (#2584,...
WPF Control: Routed events now pass the original source (#3243) @MarekJur ScottPlot 5.0.19 Published on NuGet on 2024-01-18 Plot: Improved render manager initialization (#3233) @VoteForPedro Projects: Sign all assemblies using strong names (#3235, #283) @mlessmann Axes: Improved automatic ...