Chart.js/docs/docs
Josh Kelley dc00ed08cb
Update docs on printing (#8149)
From what I can tell from testing locally, Chrome doesn't reliably trigger resize events for the final print layout, so using `.resize()` with no parameters doesn't generally work.

I'm not sure if there are circumstances in which the original docs' suggestion of using `.resize()` with no parameters can work; if the original text should be deleted, I can do so.

I also noticed that the TypeScript type definitions for `.resize()` mark the parameters as required, even though the implementation and docs don't require them.
2020-12-10 16:25:00 +02:00
..
axes Align font options with CSS (#8066) 2020-11-19 20:59:24 +02:00
charts Clarification: barPercentage vs categoryPercentage (#8138) 2020-12-05 17:55:19 +02:00
configuration fix default font color for legend (#8139) 2020-12-05 14:34:34 -05:00
developers Fix/area fill and chart titles (#8113) 2020-11-30 09:59:20 -05:00
general Update docs on printing (#8149) 2020-12-10 16:25:00 +02:00
getting-started Fix/area fill and chart titles (#8113) 2020-11-30 09:59:20 -05:00
notes Migrate from GitBook to Docusaurus (#7295) 2020-05-05 15:19:57 -04:00
index.md Undo link change that did not work locally 2020-10-17 09:12:25 -04:00
style.css Migrate from GitBook to Docusaurus (#7295) 2020-05-05 15:19:57 -04:00