mpizenberg/annotation-app

Smaller floating point precision for export

オープン

#12 opened on 2018/04/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Elm (3 件のフォーク)auto 404
feature requestgood first issue

Repository metrics

Stars
 (31 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド