Browse By Tags

  • How can I capture the user's interaction with y-axis labels (mouse enter, mouse click, etc.)?

    I want to allow the user to interact with the y-axis labels. For example, they might be able to right-click an axis label to get a context menu for a particular axis. Ultimately, I want to try to implement functionality that allows the user to click and…