1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-11 08:06:13 +01:00
phorge-phorge/src/applications/fact
epriestley 080e132aa7 Track chart datapoints from their sources and provide a tabular view of chart data
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.

Subscribers: yelirekim

Maniphest Tasks: T13279

Differential Revision: https://secure.phabricator.com/D20816
2019-09-17 09:41:02 -07:00
..
application Render charts from storage instead of just one ad-hoc hard-coded chart 2019-05-22 04:31:48 -07:00
chart Track chart datapoints from their sources and provide a tabular view of chart data 2019-09-17 09:41:02 -07:00
controller Track chart datapoints from their sources and provide a tabular view of chart data 2019-09-17 09:41:02 -07:00
daemon Stack chart functions in a more physical way 2019-05-22 05:40:39 -07:00
engine Track chart datapoints from their sources and provide a tabular view of chart data 2019-09-17 09:41:02 -07:00
extract Remove all application callers to "putInSet()" 2018-12-12 16:41:12 -08:00
fact Replace the chart in Maniphest Reports with a chart driven by Facts 2019-05-22 04:44:10 -07:00
management Make Facts more modern, DRY, and dimensional 2018-02-19 12:05:19 -08:00
query Continue cleaning up queries in the wake of changes to "%Q" 2018-11-16 12:49:44 -08:00
storage Store charts earlier and build them out a little later 2019-05-22 05:39:32 -07:00