We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f73f75d commit 14ddbb2Copy full SHA for 14ddbb2
src/Chartjs/doc/index.rst
@@ -191,15 +191,15 @@ custom Stimulus controller:
191
ticks: {
192
callback: function (value, index, values) {
193
/* ... */
194
- }
195
196
+ },
197
};
198
// Add to an existing Y axis config
199
event.detail.config.options.scales.y.ticks = {
200
201
202
203
204
}
205
0 commit comments