Chart.js/samples
Simon Brunel ae80e14c51
Make bar styling options scriptable (#5780)
The bar `backgroundColor`, `borderColor`, `borderWidth` and `borderSkipped` options are now scriptable (unit tests, docs and a basic sample). Also fix the gulp task that generates the documentation on Windows.
2018-11-12 21:15:37 +01:00
..
advanced Add label for first dataset in progress-bar example (#5625) 2018-07-09 20:27:43 +02:00
charts Fix adding and removing datasets in bar samples (#5663) 2018-08-08 18:52:56 +02:00
legend Setup HTML and JS linters for samples (#5195) 2018-02-03 13:28:54 +01:00
scales Add 'parser' instead of deprecated 'format' in samples (#5769) 2018-10-16 23:12:51 +02:00
scriptable Make bar styling options scriptable (#5780) 2018-11-12 21:15:37 +01:00
tooltips Setup HTML and JS linters for samples (#5195) 2018-02-03 13:28:54 +01:00
.eslintrc.yml Setup HTML and JS linters for samples (#5195) 2018-02-03 13:28:54 +01:00
favicon.ico Reorganize samples and list them in index.html (#4043) 2017-03-20 20:40:44 -04:00
index.html Setup HTML and JS linters for samples (#5195) 2018-02-03 13:28:54 +01:00
logo.svg Reorganize samples and list them in index.html (#4043) 2017-03-20 20:40:44 -04:00
samples.js Make bar styling options scriptable (#5780) 2018-11-12 21:15:37 +01:00
style.css Reorganize samples and list them in index.html (#4043) 2017-03-20 20:40:44 -04:00
utils.js Make bar styling options scriptable (#5780) 2018-11-12 21:15:37 +01:00