-
- Downloads
modify existing LineGraph to track budget items over time (#2506)
* modify exiting LineGraph to track budget items over time
* linter pass 1
* increase line weight, add sorting and colour to tooltip
* second lint pass
* add release note
* use new disabledLists, format tooltip, other nits from review
* add margins to LineGraph
* adding missed linting
* remove new line icon, add disable options for split, legend, label
* Update ReportTopbar.jsx
Remove unneeded lines
* lint fix
* SVGChart
---------
Co-authored-by:
Neil <55785687+carkom@users.noreply.github.com>
Showing
- packages/desktop-client/src/components/reports/ChooseGraph.tsx 2 additions, 4 deletions...ges/desktop-client/src/components/reports/ChooseGraph.tsx
- packages/desktop-client/src/components/reports/ReportTopbar.jsx 14 additions, 0 deletions...es/desktop-client/src/components/reports/ReportTopbar.jsx
- packages/desktop-client/src/components/reports/disabledList.ts 10 additions, 1 deletion...ges/desktop-client/src/components/reports/disabledList.ts
- packages/desktop-client/src/components/reports/graphs/BarLineGraph.tsx 4 additions, 4 deletions...top-client/src/components/reports/graphs/BarLineGraph.tsx
- packages/desktop-client/src/components/reports/graphs/LineGraph.tsx 34 additions, 18 deletions...esktop-client/src/components/reports/graphs/LineGraph.tsx
- upcoming-release-notes/2506.md 6 additions, 0 deletionsupcoming-release-notes/2506.md
upcoming-release-notes/2506.md
0 → 100644
Please register or sign in to comment