Settings and activity

5 results found

  1. 1 vote
    How important is this to you?
    Oleksandr Poshtaruk shared this idea  · 
  2. 4 votes
    How important is this to you?
    Oleksandr Poshtaruk supported this idea  · 
  3. 1 vote
    How important is this to you?
    Oleksandr Poshtaruk shared this idea  · 
  4. 34 votes
    How important is this to you?

    Hi, this feature is prevented in two places, because there were problems with text being selected when trying to zoom in. See https://github.com/highcharts/highcharts/issues/3224.

    If you want to enable text selection, there are two lines where the event handling is prevented. If you comment out both these lines, your users can select text:

    - https://github.com/highcharts/highcharts/blob/v5.0.14/js/parts/Pointer.js#L756
    - https://github.com/highcharts/highcharts/blob/v5.0.14/js/parts/Pointer.js#L813

    Oleksandr Poshtaruk supported this idea  · 
  5. 5 votes
    How important is this to you?
    Oleksandr Poshtaruk supported this idea  ·