Page MenuHomeMTRNord's Forge
Diviner Tech Docs PhabricatorChartRenderingEngine

final class PhabricatorChartRenderingEngine
Phorge Technical Documentation (Fact)

This class is not documented.

Methods

public function setViewer($viewer)

This method is not documented.
Parameters
\PhabricatorUser$viewer
Return
wild

public function getViewer()

This method is not documented.
Return
wild

public function setChart($chart)

This method is not documented.
Parameters
\PhabricatorFactChart$chart
Return
wild

public function getChart()

This method is not documented.
Return
wild

public function loadChart($chart_key)

Load the chart by its key

Parameters
string$chart_key12-character string identifier of chart to load
Return
PhabricatorFactChart

public static function getChartURI($chart_key)

Get the relative URI of the chart

Parameters
string$chart_key12-character string identifier of chart to load
Return
stringRelative URI of the chart, e.g. "fact/chart/a1b2c3d4e5f6/"

public function getStoredChart()

This method is not documented.
Return
PhabricatorFactChart

public function newChartView()

This method is not documented.
Return
PhutilSafeHTML

public function newTabularView()

This method is not documented.
Return
wild

public function newChartData()

This method is not documented.
Return
wild

public function newTabularData()

This method is not documented.
Return
wild

private function newWireData($is_tabular)

This method is not documented.
Parameters
$is_tabular
Return
wild

private function getDomain($functions)

This method is not documented.
Parameters
array$functions
Return
wild

private function getRange($ranges)

This method is not documented.
Parameters
array$ranges
Return
wild