mpizenberg/annotation-app

Smaller floating point precision for export

開放

#12 建立於 2018年4月22日

 (0 則留言) (0 個反應) (0 位負責人)Elm (3 個分叉)auto 404
feature requestgood first issue

倉庫指標

星標
 (31 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南