Page MenuHomePhabricator

Support drawing multiple functions on the same chart
ClosedPublic

Authored by epriestley on Apr 17 2019, 2:01 AM.
Tags
None
Referenced Files
F15455783: D20439.id48794.diff
Sun, Mar 30, 4:50 AM
F15453317: D20439.id48744.diff
Sat, Mar 29, 10:52 AM
F15441777: D20439.id.diff
Wed, Mar 26, 7:50 PM
F15435896: D20439.diff
Tue, Mar 25, 10:47 AM
F15422051: D20439.id48744.diff
Sat, Mar 22, 5:01 AM
F15418107: D20439.diff
Thu, Mar 20, 8:53 PM
Unknown Object (File)
Mar 3 2025, 6:35 AM
Unknown Object (File)
Feb 18 2025, 6:18 AM
Subscribers

Details

Summary

Depends on D20438. Ref T13279. Widgets produced vs widgets sold, etc.

Test Plan

Screen Shot 2019-04-16 at 6.59.47 PM.png (1×1 px, 228 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

amckinley added inline comments.
src/applications/fact/controller/PhabricatorFactChartController.php
67

Not sure if removing this is in the rest of your stack, or if you meant to remove it here.

This revision is now accepted and ready to land.Apr 17 2019, 10:15 PM
src/applications/fact/controller/PhabricatorFactChartController.php
67

I'm updating the Controller bit by bit as a sort of demo of what goofy looking sine wave the code is currently drawing.

This revision was automatically updated to reflect the committed changes.