Commit graph

12 commits

Author SHA1 Message Date
77aaddb119 feat(chart): Made colors for rising, falling and stagnant rates 2025-02-19 14:19:18 +03:00
e1fdda4b54 fix(chart): Fixed currency rate and date indexes and other minor fixes 2025-02-19 14:18:10 +03:00
ef2c126d68 chore(chart): convert indent to tabs 2025-02-19 13:43:07 +03:00
5407830125 chore(chart): I made the hyphenation because of the big line. 2025-02-19 12:59:56 +03:00
2c28db0eb6 feat(chart): Rounded the corners, reduced the number of dates 2025-02-17 19:50:24 +03:00
20773385f4 fix(chart): Corrects chart size for large number of dates 2025-01-09 13:12:57 +03:00
d3f9652d8a feat(chart): The size of the chart now increases every 5 dates in the list
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
2025-01-05 00:34:44 +03:00
d935fad5c9 fix(chart): Fixed sorting by date
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
2024-12-23 19:24:24 +03:00
872c2836bc fix(chart): Fixed a bug with dependency paths 2024-12-16 21:40:22 +03:00
ed8cf91558 refactor(chart): Added docstring in each file and function. Fixed long lines 2024-12-15 10:51:32 +03:00
a3b94f18ef fix(chart): Fixed an error if the date in the request was different from the YYYYY-MM-DD format 2024-12-14 23:36:57 +03:00
85acbbb16c refactor(chart): Move functions to separate files or folders to improve code structure. 2024-12-14 23:22:44 +03:00