Commit 920b60d8 authored by Daniel Cothran's avatar Daniel Cothran
Browse files

Issue #3198334 by nikathone, andileco, extect, srdtwc, diamondsea: Preview...

Issue #3198334 by nikathone, andileco, extect, srdtwc, diamondsea: Preview does not work on admin pages
parent c0eabc09
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ abstract class ChartAxisBase extends RenderElement {
  public function getInfo() {
    return [
      // Options: linear, logarithmic, datetime, labels.
      '#axis_type' => 'linear',
      '#axis_type' => '',
      '#title' => '',
      '#title_color' => '#000',
      // Options: normal, bold.