This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
YouPlot
Watch
1
Star
0
Fork
0
You've already forked YouPlot
mirror of
https://github.com/red-data-tools/YouPlot.git
synced
2025-09-18 18:08:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0d7bac71d895a83947a296e0dc4604aed0cae778
YouPlot
/
exe
/
uplot
6 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
first plot
2020-07-28 23:07:15 +09:00
#!/usr/bin/env ruby
Update gemspec
2020-07-28 23:14:47 +09:00
require 'uplot'
Add hist
2020-07-29 00:27:07 +09:00
Switch to more object-oriented structure
2020-07-29 11:45:03 +09:00
Uplot::Command.new(ARGV).run
Reference in New Issue
Copy Permalink