Homestyx hydra
Diffusion hydra d8dba26a08f4

Add a "sin()" function to charts

Description

Add a "sin()" function to charts

Summary:
Depends on D20443. Ref T13279. This is probably not terribly useful on its own, but is mostly a function which takes another function as an argument, and a step toward more useful functions like arithmetic and drawing a picture of an owl.

The only structural change here is that functions now read data parameters (domain, sample limit) using a more tailored "ChartDataQuery" instead of reading the actual axis. Mostly, I want a more cohesive representation of query state that can be easily passed to sub-functions, as here.

Test Plan: {F6382432}

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: yelirekim

Maniphest Tasks: T13279

Differential Revision: https://secure.phabricator.com/D20444

Details

Provenance
epriestleyAuthored on Apr 17 2019, 10:17 AM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:c4e4448ee649: Add chart functions "x()" and "constant(3)"
Branches
Unknown
Tags
Unknown

Event Timeline