| Summary: | charts missing in responsive monthly report | ||
|---|---|---|---|
| Product: | [Applications] skrooge | Reporter: | Christoph Vogtländer <kde> |
| Component: | general | Assignee: | Stephane MANKOWSKI <stephane> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 26.1.20 | ||
| Target Milestone: | 25.1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/office/skrooge/-/commit/8aff83f6c81f8f284803c471f681166063098daa | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Christoph Vogtländer
2026-04-02 21:40:24 UTC
charts are not displayed in any of the available report templates. As I'm only using the 'responsive' report, I cannot say whether the other templates show charts or not. But, there is some blank space where the charts most likely should be displayed and I assume that the issue is a general problem and not specific ti the template. The issue is due to error during the download of highcharts.js library from the highcharts web site due to automatic protection. So, I decided to host those libraries on the skrooge.org server. Git commit 15632034d8c25138482b0b61495a405b2c3bb763 by Stéphane MANKOWSKI. Committed on 02/04/2026 at 22:05. Pushed by smankowski into branch 'master'. charts missing in responsive monthly report M +4 -4 plugins/skrooge/dark.txt M +4 -4 plugins/skrooge/default.txt M +4 -4 plugins/skrooge/detailed.txt M +5 -5 plugins/skrooge/responsive.txt https://invent.kde.org/office/skrooge/-/commit/15632034d8c25138482b0b61495a405b2c3bb763 Git commit 8aff83f6c81f8f284803c471f681166063098daa by Stéphane MANKOWSKI. Committed on 02/04/2026 at 22:05. Pushed by smankowski into branch 'master'. charts missing in responsive monthly report M +1 -0 CHANGELOG https://invent.kde.org/office/skrooge/-/commit/8aff83f6c81f8f284803c471f681166063098daa Based on you patches I manually edited /usr/share/skrooge/html/responsive.txt and can confirm that this solves the issue. |