diff --git a/lib/timeline/component/Legend.js b/lib/timeline/component/Legend.js index f00222c8..90b97259 100644 --- a/lib/timeline/component/Legend.js +++ b/lib/timeline/component/Legend.js @@ -18,7 +18,7 @@ function Legend(body, options, side, linegraphOptions) { }, right: { visible: true, - position: 'top-left' // top/bottom - left,center,right + position: 'top-right' // top/bottom - left,center,right } }