图表CSV文件,图表解决方案? [英] Charting CSV files, charting solutions?

查看:370
本文介绍了图表CSV文件,图表解决方案?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在寻找CSV格式的图表资料。基本上,它只需要为x的每个值绘制。

I am looking for charting data which is CSV. Basically it just needs to be plotted for each value of x.

有这样一个好的图表解决方案,我可以用这些要求:

Is there a good charting solution that I can use with these requirements:



  1. 能够在特定的时间段内提交数据。
  2. 可以在多个图形之间平行绘制多个图形

  3. 可以将一个图形叠加到其他图形上。

  1. Ability to parallelly plot multiple graphs
  2. Ability to plot the graph to a file without any GUI sessions.
  3. Ability to just submit data in a particular format (CSV, XML, YaML, etc.) and have it plotted out of the box.
  4. Ability to overlay one graph over other.

希望它是在Ruby中,但这不是必须的,希望易于使用。我不期望做任何复杂的图表或与它现在的幻想交互。

Hopefully it is in Ruby but that is not a necessity and hopefully easy to use. I am not expecting to do any complex charting or fancy interaction with it as of now.

我看着lazyhighchart,但似乎你必须构建每个单个图形

I am looking at lazyhighchart, but seems like you have to construct each single graph with around [10-15 LOC] rather than just submitting a CSV file to some API.

推荐答案

查看 Ruport示例

这篇关于图表CSV文件,图表解决方案?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆