mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-12 19:26:49 +01:00
Add a JSDoc for _dataCheck (#7377)
This commit is contained in:
@@ -339,6 +339,7 @@ export default class DatasetController {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return {boolean} whether the data was modified
|
||||
* @private
|
||||
*/
|
||||
_dataCheck() {
|
||||
|
||||
Reference in New Issue
Block a user