Esri / landscape-modeler-js

A JavaScript web application for designing, running, and saving weighted overlay models using the Esri ArcGIS API for JavaScript and ArcGIS Server image services.
http://landscapemodeler.arcgis.com/
Apache License 2.0
29 stars 17 forks source link

A "loading" message while the charts are rendering would be helpful #29

Open skocher42 opened 10 years ago

skocher42 commented 10 years ago

When clicking the "Charts" button, and when double-clicking on a chart item to get its detailed model results, it can sometimes take 10-15 seconds for the charts to appear. From the user's perspective it's not clear whether they are waiting for anything or whether the charts are not actually working. It would be helpful to call showLoading() and then hideLoading() while the charts are rendering