We use a well known library to create all charts of the back office, in line, column or pie charts. They used to be in flash, charts are are now in JS & HTML5, technically, it means twice less requests, so a better and quicker display.
Before we had to make some requests to get the settings (colours, sizes, scales) then the data; therefore, the charts were displayed in 2 steps. The settings are embed in the JS of the new library and is displayed immediately with prettier effects and with a clear gain of speed.
To top it all, it's compatible with tablets!!
Before we had to make some requests to get the settings (colours, sizes, scales) then the data; therefore, the charts were displayed in 2 steps. The settings are embed in the JS of the new library and is displayed immediately with prettier effects and with a clear gain of speed.
To top it all, it's compatible with tablets!!