KenTandrian
|
427185c40c
|
fix(lib): extend line and bar chart types
|
2 days ago |
KenTandrian
|
4295cf9ef5
|
fix(lint): resolve errors
|
2 days ago |
KenTandrian
|
c30893bdee
|
feat(lib): improve chart type safety
|
2 days ago |
Kenrick Tandrian
|
53be141460
|
Feature/enable strict null checks in libs/common (#6250)
* feat(ts): enable strict null checks in libs/common
* feat(lint): enable prefer-nullish-coalescing
* feat(lib): resolve errors
* fix(lib): revert changes on DateRange type
|
1 week ago |
Thomas Kaul
|
8f923d0486
|
Feature/improve number formatting of y-axis in investment chart component (#5633)
* Improve number formatting of y-axis
* Update changelog
|
4 months ago |
dw-0
|
a14c10bad2
|
Feature/Enable unused compiler options in tsconfig (#3895)
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
|
1 year ago |
Thomas Kaul
|
48b412cfb8
|
Feature/harmonize setting of default locale (#3032)
* Harmonize setting of default locale
* Update changelog
|
2 years ago |
Thomas Kaul
|
36298b217e
|
Feature/improve tick abbreviation function (#1828)
* Keep the value if value smaller than 1000
* Update changelog
|
3 years ago |
Martin Vandenbussche
|
2beceb36cf
|
Overriding tooltip title for graphs where grouping is defined (#1605)
* Overriding tooltip title for graphs where grouping is defined
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
3 years ago |
Thomas Kaul
|
eac52a215b
|
Feature/refactor appearance to color scheme (#1364)
* Refactor appearance to colorScheme
* Update changelog
|
3 years ago |
Thomas Kaul
|
376ce88492
|
Bugfix/fix benchmark chart (#1236)
* Fix benchmark chart
* Distinguish between currency and unit in tooltip
* Update changelog
|
3 years ago |
Thomas Kaul
|
3b2f13850c
|
Feature/improve chart calculation (#1226)
* Improve chart calculation
* Update changelog
|
3 years ago |
Thomas Kaul
|
60e2aff488
|
Extend investment timeline by month (#1066)
* Extend investment timeline grouped by month
* Update changelog
|
4 years ago |
Thomas Kaul
|
15dda886a0
|
Feature/add vertical hover line to line chart component (#963)
* Add vertical hover line
* Improve tooltips of charts
* Update changelog
|
4 years ago |