In the server example **Example 2: Data Visualization** https://mcpr.opifex.org/articles/practical-examples#example-2-data-visualization-resource ...the `title` property definition includes an invalid `default` parameter: ``` : title = property_string( "Plot title", "Title for the plot", default = "Scatter Plot" ), : ``` Do the examples on that page use a different version of mcpr??
In the server example Example 2: Data Visualization
https://mcpr.opifex.org/articles/practical-examples#example-2-data-visualization-resource
...the
titleproperty definition includes an invaliddefaultparameter:Do the examples on that page use a different version of mcpr??