Tags: oneteme/jquery-charts
Tags
Hotfix temporary loading instant no data message and clean code (#64) * - fixed the flash bug when a graph appeared and data was not displayed even though it was present (changed from ngif to ngswitch). - updated directives to avoid going back and forth between them and the utils.ts file for better understanding - added version update to 0.0.16 - added a test page that can be activated as required - readme updated accordingly - added icon favicon * Refactor chart components and styles for improved readability and performance; update HTML structure and SCSS styles, remove unused imports, and optimize data handling.
version 0.0.15, url demo fix (#62) * push new version * Augmenter la limite d'erreur maximale pour le style de composant dans angular.json * update v0.0.14 cause of the url problem * fix the url for the demo github page: back to “/jquery-charts/” which creates a duplicate url, but at least it works. note: putting nothing in creates a 404 error and putting only a “/” displays nothing. * update jquery-core dependency to version 0.0.15
Fix url (#58) * push new version * Augmenter la limite d'erreur maximale pour le style de composant dans angular.json * Modify the redirection of the main route to the Home component and adjust the base path for deployment * Update package versions to 0.0.13 in package.json