Releases: elimuinformatics/charts-on-fhir
Releases · elimuinformatics/charts-on-fhir
v3.1.0
v3.0.0
v2.1.4
What's Changed
- Fixes a bug where FhirChartConfigurationService retains old data points that have been removed from the dataset, #212
- Adds the raw FHIR resource as a property on each data point, #213
- Added an option to show and hide a timeline view title. #214
Full Changelog: 2.1.3...2.1.4
v2.1.3
What's Changed
- Remove "timeline view" from range-selector component, #210
Full Changelog: 2.1.2...2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.0
Major Changes
(See PR descriptions for more details)
- Medication Chart Improvements #169
- Legend Improvements #171
- Responsive/Expandable Summary Cards #178
- Data Layer Selector #184
- Customizable layer names #189
- Summary Range Selector #192
Enhancements
- Added vertical line for today's date #172
- Added clinic label to non-home measurements #174
- Split y-axis labels into two lines #180
- Simplified layer options panel #181
- Medication Tooltip Positioner #186
- Medication summary card now shows first written date #196
- Sort datasets alphabetically #195
- Remove asterisks on medication summary card #190
- Smooth animations while data is loading #197
Bug Fixes
- Range selector buttons now set end date to today #167
- End date resets to previous value when changing layer options #175
- ScaleStackDivider assumes a white background #176
Full Changelog: 1.2.0...2.0.0
v1.2.0
What's Changed
FhirDataService
now retries requests if there is a server error #151- Updated to Angular 15.2.4 #156
- Updated to Chart.js 4 #155
- Fixed Legend sort order #148
- Fixed Incorrect month calculation for some dates #158
- Fixed reference range tooltip for home measurements #159
- Cleaned up logging statements #154
- Added more component examples to the documentation #163
Full Changelog: 1.1.0...1.2.0
v1.1.0
What's Changed
range-selector
is now a separate component and is not included as part of thefhir-chart
component. #131ScatterDataPointSummaryService
now includes the timespan in Current/Previous column headings. #124- The "Remove Layer" button in
data-layer-list
component can now be hidden.fhir-chart-layout
component automatically hides it when thebrowser
panel is not available. #133 fhir-chart-summary
component's layout is now more compact. #139- The built-in chart.js legend has been replaced with a custom legend component. #141
- Reference range is now displayed in the data point's tooltip. #140
Full Changelog: 1.0.0...1.1.0
Thanks to: @semicolin, @yashpmohod, @amolht