enhance legend item click handling so that corresponding series can be renamed upon long click (or double-click)
https://github.com/highcharts/highcharts/issues/9239
Actual behaviour
Currently, a common click on a legend item is handled in a way it toggles the corresponding series visibility.
Expected behaviour
The idea is about improving click handling so that user gets an opportunity to rename series if click is long enough.
4
votes
Ivan Kokan
shared this idea