Skip to content

property_string() in Visualization server example has default parameter #18

@olyerickson

Description

@olyerickson

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??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions