Chart.js/test
Simon Brunel 872dfec0f3 Introduce scriptable options (bubble chart) (#4671)
New `options.resolve` helper that determines the final value to use from an array of input values (fallback) and a given context and/or index. For now, only the bubble chart support scriptable options, see documentation for details.

Add scriptable options documentation and update the bubble chart dataset properties table with their scriptable and indexable capabilities and default values. Also move point style description under the element configuration section.
2017-08-24 09:34:38 +02:00
..
fixtures Fix labelOffset not working for vertical axes (#4249) 2017-07-15 10:19:16 +02:00
specs Introduce scriptable options (bubble chart) (#4671) 2017-08-24 09:34:38 +02:00
.eslintrc Rewrite unit test waitForResize helper (#4566) 2017-07-26 13:33:45 +02:00
jasmine.context.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
jasmine.index.js Introduce scriptable options (bubble chart) (#4671) 2017-08-24 09:34:38 +02:00
jasmine.matchers.js Add support for detached canvas element (#4591) 2017-08-01 14:28:45 +02:00
jasmine.utils.js Introduce scriptable options (bubble chart) (#4671) 2017-08-24 09:34:38 +02:00