]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Confusing tilted time stamps in the CephFS performance graph 25909/head
authorVolker Theile <vtheile@suse.com>
Fri, 11 Jan 2019 09:44:34 +0000 (10:44 +0100)
committerVolker Theile <vtheile@suse.com>
Fri, 11 Jan 2019 09:44:34 +0000 (10:44 +0100)
Fixes: https://tracker.ceph.com/issues/37862
Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.ts

index 0ef6c5695b4b44ad50a698dd3d02eb824d0cd7f3..1dd411677a75621917afa8c693ee8c9d48fce9cb 100644 (file)
@@ -85,6 +85,9 @@ export class CephfsChartComponent implements OnChanges, OnInit {
                 displayFormats: {
                   quarter: 'MMM YYYY'
                 }
+              },
+              ticks: {
+                maxRotation: 0
               }
             }
           ],