An Excel add-in for automatically generating charts from tables.
Version: 1.0.0 alpha
- React
- Fluent UI
- OfficeJS
- Jest
- Webpack
To test your add-in in Excel on a browser, run the following command in the root directory of your project. When you run this command, the local web server starts. Replace "{url}" with the URL of an Excel document on your OneDrive or a SharePoint library to which you have permissions.
< 5817 div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="npm run start:web -- --document {url}">npm run start:web -- --document {url}