feature requestgood first issue
Repository metrics
- Stars
- (31 stars)
- PR merge metrics
- (PR metrics pending)
Description
For now, the exported Json contains unformatted floats with too many decimal places. It might be a good idea to round to integer or limit precision when exporting to Json to have smaller files.
Encoding code is located in file client/src/Data/Annotation.elm.