Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はリストを持っています: [ [日付のリスト(文字列)] [値のリスト(フロート)] PyXを使用してそれをプロットするにはどうすればよいですか?
g.plot(graph.data.values(x=values[0], y=values[1]))
動かない