# CyclistChartsField
Thread to report any issues you are having with the CyclistChartsField Data Field.
Data Field with hr and cadence charts for Fenix 3: https://apps.garmin.com/en-US/apps/82e3141d-9846-4bcf-bf72-f8bda597efc0
This is a free complex Data Field for the Fenix 3 watch that shows multiple values and two charts on a single field.
CyclistChartsField is open source, its code can be found on github: https://github.com/vovan-/cyclist-datafiled-garmin
The Data Field is based on two other Data Fields. Special thanks for developers of the following ConnectIQ projects:
https://apps.garmin.com/en-US/apps/aacfc2de-b61e-40cc-a83d-52f46f9d263d
https://apps.garmin.com/en-US/apps/dc4c99a1-0886-42f5-8605-f952956e715b
===============================================
## Features
* Speed: speed in km/h;
* Average speed: average speed over the whole activity;
* Cadence: your current cadence with a chart on the background (last minute data);
* HR: your current heart rate with a chart on the background (last minute data);
* Distance: elapsed distance in km or miles based on system settings;
* Timer: duration of the activity in [hh:]mm:ss;
* GPS: GPS status - poor/acceptable/good signal;
* Battery: visualization of battery percentage as indicator bar;
* Time of the day;
===============================================
## Installation Instructions
A Data Field needs to be set up within the settings for a given activity (like Run)
* Long Press UP
* Settings
* Apps
* Bike
* Data Screens
* Screen N
* Layout
* Select single field
* Field 1
* Select ConnectIQ Fields
* Select CyclistChartsField
* Long Press DOWN to go back to watch face
===============================================
## Usage
Start Bike activity.
You should see the CyclistChartsField Data Field.
===============================================
## Changelog 1.0.0
Initial release