From 8c56dad28764a2105afe4db422f609ef34a11b01 Mon Sep 17 00:00:00 2001 From: Alex <94073946+Alex-NRCan@users.noreply.github.com> Date: Tue, 26 Sep 2023 16:00:27 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 55784cc..6de402e 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,10 @@ This project is the GeoChart Plugin offering chart and slider capabilities. Deve IMPORTANT: This plugin uses react-chart-js which also has a react dependency. For compatibility reasons: 1) The webpack.common.js file has property to exclude react and react-dom from the packages - - ![image](https://github.com/Canadian-Geospatial-Platform/geochart/assets/94073946/0559b31d-97bb-451c-bf8b-70c3a73991a5) + 2) ![image](https://github.com/Canadian-Geospatial-Platform/geochart/assets/94073946/0559b31d-97bb-451c-bf8b-70c3a73991a5) 3) cgpv-main.js is referenced via the github url hostname (not the localhost, nor 127.0.0.1, nor an url tricked via the hosts file, etc) - any of those may result in react hook issues. - - ![image](https://github.com/Canadian-Geospatial-Platform/geochart/assets/94073946/9bbe481f-f51d-432c-a34a-f669dacaf87e) + 4) ![image](https://github.com/Canadian-Geospatial-Platform/geochart/assets/94073946/9bbe481f-f51d-432c-a34a-f669dacaf87e) [Demo](https://canadian-geospatial-platform.github.io/geochart/)