Skip to content

Conversation

@SMontiel
Copy link
Contributor

No description provided.

@xaksis
Copy link
Owner

xaksis commented Sep 29, 2021

Adding options on the column root level is not scalable. If you could create a 'tooltipOptions' property within the column and consolidate the tooltip related options, that would be better.

column: {
  tooltipOptions: {
    titleLabel: 'title'
    rowLabel: 'row'
  }
}

@SMontiel
Copy link
Contributor Author

Got it, I'll work on that

@LovelyAndy
Copy link

@SMontiel Were you ever able to come up with something for tooltips in the row cells themselves?

@SMontiel
Copy link
Contributor Author

SMontiel commented May 6, 2022

@LovelyAndy I don't followed working on that. This PR is all I did. Feel free to work on that, you can base your work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants