When a new version of the SharePoint Chart web part is released please follow these steps in order to upgrade your installation.
- Download the latest version of the web part. Our downloads page can be found here: https://lightningtools.com/trial-download/
- Unzip the downloaded archive and select the version relevant to your environment.
- Copy the chosen file to your SharePoint environment.
- Use the SharePoint Management Shell to upgrade the web part with the following command:
Update-SPSolution -Identity "SharePointChart2016.wsp" -LiteralPath "C:\"filepath"\SharePointChart2016.wsp" -GacDeployment
Please ensure you replace “filepath” and SharePointChart2016.wsp with the filepath and filename relevant to your environment. - You should now deactivate and reactivate the Chart site collection feature on all site collections that use the web part via the options accessible through a browser.
- If you now set a page in a site collection which has the feature reactivated to Edit the SharePoint Chart web part should be available in the web part pane.
Post your comment on this topic.