Add `names` and `groups` arguments to `api.load`
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Sometimes we want to update `data.names` and `groups` at the same time as updating `columns`, so that we call `redraw` only once. We have done this on our fork but would like to see it in the source.
If this is something that would be useful for the library I will write tests and open a PR.
Contributor guide
Assessment
This issue has not been assessed yet.