We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957b767 commit ff1cc81Copy full SHA for ff1cc81
README.md
@@ -1,7 +1,6 @@
1
# graphnote
2
3
-kotlin + swing + jfreechart
+kotlin + swing + jfreechart(https://www.jfree.org/jfreechart/)
4
5
draw the command execution result as a graph<br>
6
-(ex) run graphnote/cmds/TopCpuUbuntu.sh : draw top result as graph
7
-
+(ex) run graphnote/tests/cmds/TopCpuUbuntu.sh : draw top result as graph<br>
0 commit comments