-
Notifications
You must be signed in to change notification settings - Fork 981
Closed
Labels
Good First IssueThis issue has limited complexity and may be a good start for new contributorsThis issue has limited complexity and may be a good start for new contributorsHelp WantedScott won't do this soon, but PRs from the community are welcome!Scott won't do this soon, but PRs from the community are welcome!
Description
Make the ScottPlot 5 control appear in the toolbox like the ScottPlot 4 control:
ScottPlot/src/ScottPlot4/ScottPlot.WPF/WpfPlot.xaml.cs
Lines 17 to 19 in b3f5ad5
| [System.ComponentModel.ToolboxItem(true)] | |
| [System.ComponentModel.DesignTimeVisible(true)] | |
| public partial class WpfPlot : UserControl, ScottPlot.Control.IPlotControl |
| public partial class WpfPlot : UserControl, IPlotControl |
Thanks to Discord (#1966) user Valkyre for noting this issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good First IssueThis issue has limited complexity and may be a good start for new contributorsThis issue has limited complexity and may be a good start for new contributorsHelp WantedScott won't do this soon, but PRs from the community are welcome!Scott won't do this soon, but PRs from the community are welcome!