Plotting an array from XCode debugger via Swift Charts

Now that SwiftCharts exist, when will I be able to plot a swift array as a line plot, or a 2D height plot/image directly from the XCode debug command window. (p for print, p for plot also!).

Thanks

There's no supported way for you to plot a chart from the debugger like you describe, but that's an interesting idea! How do you envision using such a feature for debugging?

If you'd like us to consider adding the necessary functionality, please file an enhancement request using Feedback Assistant, including details about how such a feature would aid your debugging strategy. Once you file the request, please post the FB number here.

If you're not familiar with how to file enhancement requests, take a look at Bug Reporting: How and Why?

Plotting an array from XCode debugger via Swift Charts
 
 
Q