Client - display chart with axis starting at min elevation - fix #91
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 363 KiB After Width: | Height: | Size: 367 KiB |
@ -6,6 +6,7 @@
|
||||
|
||||
#### New Features
|
||||
|
||||
* [#91](https://github.com/SamR1/FitTrackee/issues/91) - Display elevation chart with min and max altitude of workout
|
||||
* [#18](https://github.com/SamR1/FitTrackee/issues/18) - Better UI
|
||||
|
||||
#### Bugs Fixed
|
||||
|
@ -277,6 +277,7 @@
|
||||
<section id="new-features">
|
||||
<h4>New Features<a class="headerlink" href="#new-features" title="Permalink to this headline">¶</a></h4>
|
||||
<ul class="simple">
|
||||
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/91">#91</a> - Display elevation chart with min and max altitude of workout</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/SamR1/FitTrackee/issues/18">#18</a> - Better UI</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user