Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-7972

Extend the cursor cross-hair to the axes to give better read of data value in XY plot

    XMLWordPrintable

    Details

      Description

      The cursor extension (like cross hair) should go from the top of the plot to the bottom, and from the left of the plot to the right.

      We should be able to turn the cursor off and on.

      The cursor mentioned here can be found for reference in highchart:
      http://api.highcharts.com/highcharts/xAxis.crosshair

      Example here: http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/tooltip/crosshairs-x/

        Attachments

          Issue Links

            Activity

            No builds found.
            ejoliet Emmanuel Joliet created issue -
            ejoliet Emmanuel Joliet made changes -
            Field Original Value New Value
            Epic Link DM-5171 [ 22852 ]
            ejoliet Emmanuel Joliet made changes -
            Description
            The cursor should go from the top of the plot to the bottom, and from the left of the plot to the right.

            We should be able to turn the cursor off and on.
            The cursor should go from the top of the plot to the bottom, and from the left of the plot to the right.

            We should be able to turn the cursor off and on.

            The cursor mentioned here can be found for reference in highchart:
             http://api.highcharts.com/highcharts/tooltip.crosshairs

            Example here: http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/tooltip/crosshairs-x/
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Summary Add cursor to XY plot Add cursor to give better read of data value in XY plot
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Sprint SUIT Sprint 2016-11 [ 251 ]
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Epic Link DM-5171 [ 22852 ]
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Description The cursor should go from the top of the plot to the bottom, and from the left of the plot to the right.

            We should be able to turn the cursor off and on.

            The cursor mentioned here can be found for reference in highchart:
             http://api.highcharts.com/highcharts/tooltip.crosshairs

            Example here: http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/tooltip/crosshairs-x/
            The cursor extension (like cross hair) should go from the top of the plot to the bottom, and from the left of the plot to the right.

            We should be able to turn the cursor off and on.

            The cursor mentioned here can be found for reference in highchart:
             http://api.highcharts.com/highcharts/tooltip.crosshairs

            Example here: http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/tooltip/crosshairs-x/
            ejoliet Emmanuel Joliet made changes -
            Description The cursor extension (like cross hair) should go from the top of the plot to the bottom, and from the left of the plot to the right.

            We should be able to turn the cursor off and on.

            The cursor mentioned here can be found for reference in highchart:
             http://api.highcharts.com/highcharts/tooltip.crosshairs

            Example here: http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/tooltip/crosshairs-x/
            The cursor extension (like cross hair) should go from the top of the plot to the bottom, and from the left of the plot to the right.

            We should be able to turn the cursor off and on.

            The cursor mentioned here can be found for reference in highchart:
            http://api.highcharts.com/highcharts/xAxis.crosshair

            Example here: http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/highcharts/tooltip/crosshairs-x/
            Hide
            ejoliet Emmanuel Joliet added a comment -

            config example:

            xAxis: {
                        crosshair: {
                            width: 3,
                            color: 'green'
                        }
                    },
                    yAxis: {
                        crosshair: {
                            width: 3,
                            color: 'green',
                            snap:false
                        }
                    }
            

            Show
            ejoliet Emmanuel Joliet added a comment - config example: xAxis: { crosshair: { width: 3, color: 'green' } }, yAxis: { crosshair: { width: 3, color: 'green' , snap: false } }
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Epic Link DM-8400 [ 28011 ]
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Story Points 8
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Labels LC FireflyCCB LC
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Summary Add cursor to give better read of data value in XY plot Extend the cursor cross-hair to the axies to give better read of data value in XY plot
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Summary Extend the cursor cross-hair to the axies to give better read of data value in XY plot Extend the cursor cross-hair to the axes to give better read of data value in XY plot
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Epic Link DM-8400 [ 28011 ] DM-8704 [ 28494 ]
            xiuqin Xiuqin Wu [X] (Inactive) made changes -
            Epic Link DM-8704 [ 28494 ] DM-10570 [ 32500 ]
            tjenness Tim Jenness made changes -
            Remote Link This issue links to "Page (Confluence)" [ 29467 ]

              People

              Assignee:
              xiuqin Xiuqin Wu [X] (Inactive)
              Reporter:
              ejoliet Emmanuel Joliet
              Watchers:
              Emmanuel Joliet, Loi Ly, Trey Roby, Xiuqin Wu [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Dates

                Created:
                Updated:

                  Jenkins

                  No builds found.