File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1691,6 +1691,7 @@ defineExpose({
16911691 :minimapLineColor =" FINAL_CONFIG.zoomMinimap.lineColor"
16921692 :minimap =" minimap"
16931693 :minimapIndicatorColor =" FINAL_CONFIG.zoomMinimap.indicatorColor"
1694+ :verticalHandles =" FINAL_CONFIG.zoomMinimap.verticalHandles"
16941695 :minimapSelectedIndex =" commonSelectedIndex"
16951696 v-model:start =" slicer.start"
16961697 v-model:end =" slicer.end"
Original file line number Diff line number Diff line change 11251125 :minimapSelectedColorOpacity =" FINAL_CONFIG.chart.zoom.minimap.selectedColorOpacity"
11261126 :minimapSelectedIndex =" selectedSerieIndex"
11271127 :minimapIndicatorColor =" FINAL_CONFIG.chart.zoom.minimap.indicatorColor"
1128+ :verticalHandles =" FINAL_CONFIG.chart.zoom.minimap.verticalHandles"
11281129 :max =" maxX"
11291130 :min =" 0"
11301131 :valueStart =" slicer.start"
You can’t perform that action at this time.
0 commit comments