Skip to content

Computed Values #14

@escape-llc

Description

@escape-llc

Summary

Chart user should be able to "piggyback" their own calculations onto the built-in data traversal mechanism, e.g. a moving-average.

Actual Behavior

Not present.

Expected Behavior

Define the "function" via XAML, and somehow wire it into the yacc:Chart.DataSources element. Custom calculations should derive from a common base class.

Once wired in, a series can reference it in the usual way.

Additional Details

Integrate the calculated values via data binding.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions