Page MenuHomePhabricator

Render charts from storage instead of just one ad-hoc hard-coded chart
ClosedPublic

Authored by epriestley on Apr 30 2019, 3:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 19, 9:07 PM
Unknown Object (File)
Thu, Jun 19, 9:07 PM
Unknown Object (File)
Thu, Jun 19, 9:07 PM
Unknown Object (File)
Thu, Jun 19, 9:07 PM
Unknown Object (File)
Thu, Jun 19, 6:31 AM
Unknown Object (File)
Thu, Jun 5, 4:22 PM
Unknown Object (File)
May 26 2025, 12:41 PM
Unknown Object (File)
May 25 2025, 2:21 PM
Subscribers

Details

Summary

Ref T13279. This changes the chart controller:

  • if we have no arguments, build a demo chart and redirect to it;
  • otherwise, load the specified chart from storage and render it.

This mostly prepares for "Chart" panels on dashboards.

Test Plan

Visited /fact/chart/, got redirected to a chart from storage.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable