gizak/termui

Add Plot option to draw datapoints by starting from the end of the slice

Open

#212 创建于 2019年1月24日

在 GitHub 查看
 (1 评论) (3 反应) (0 负责人)Go (10,710 star) (679 fork)batch import
enhancementgood first issue

描述

This would draw datapoints from right to left, starting at the right end of the Plot. This would be useful for drawing continuously growing data sources that we basically need to show a tail -f of in Plot form.

贡献者指南