Page MenuHomePhabricator

Track chart datapoints from their sources and provide a tabular view of chart data
ClosedPublic

Authored by epriestley on Sep 16 2019, 10:34 PM.
Tags
None
Referenced Files
F13040265: D20816.diff
Tue, Apr 16, 1:20 PM
Unknown Object (File)
Thu, Apr 11, 10:28 AM
Unknown Object (File)
Thu, Apr 11, 9:20 AM
Unknown Object (File)
Thu, Apr 11, 4:29 AM
Unknown Object (File)
Sun, Apr 7, 10:09 PM
Unknown Object (File)
Sat, Apr 6, 3:14 PM
Unknown Object (File)
Thu, Mar 28, 10:57 PM
Unknown Object (File)
Feb 17 2024, 9:53 PM
Subscribers

Details

Summary

Depends on D20815. Ref T13279. Give datapoints "refs", which allow us to figure out where particular datapoints came from even after the point is transformed by functions. For now, show the raw points in a table below the chart.

Test Plan

Viewed chart data, saw reasonable-looking numbers.

Diff Detail

Repository
rP Phabricator
Branch
chart3
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/fact/chart/PhabricatorComposeChartFunction.php:74XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 23455
Build 32228: Run Core Tests
Build 32227: arc lint + arc unit