-
Notifications
You must be signed in to change notification settings - Fork 14
Prerequisites to get started
To be able to create your first chart with Better Access Charts, you must first meet a few requirements.
Download the demo database and unzip the files. You can find the latest release on the homepage of this project: https://github.com/team-moeller/better-access-charts.
Download Chart.js and unzip the files to the folder where the demo database is located.
You will find the latest release here on GitHub: https://github.com/chartjs/Chart.js
(Since version 0.93.09 there is a button in the demo database to save chart.js to your hard disk.)
(Since version 0.95.08 chart.js is loaded from a CDN.)
Normally (since version 0.94.05) it should not be necessary to set the feature browser emulation in the registry. This applies at least to the current Access version. In some edge cases it may be necessary to set the corresponding value in the registry.
You will find a good explanation on this topic and instructions on what to do specifically on this page by Daniel Pineault: https://www.devhut.net/2019/10/18/everything-you-never-wanted-to-know-about-the-access-webbrowser-control/#Emulation