You are here

protected property FlotTime::$usesFields in Flot 8

Does the style plugin for itself support to add fields to it's output.

Type: bool

Overrides StylePluginBase::$usesFields

File

flot_views_time/src/Plugin/views/style/FlotTime.php, line 28

Class

FlotTime
Style plugin to render dates and values as a bar, scatter, or line chart.

Namespace

Drupal\flot_views_time\Plugin\views\style

Code

protected $usesFields = TRUE;