文件名称:csv2svg:将数据绘制为CSV格式的CSV文件
文件大小:55KB
文件格式:ZIP
更新时间:2024-04-08 10:38:11
Swift
CSV到SVG转换器
csv2svg [
【文件预览】:
csv2svg-main
----testdata()
--------big.csv(120B)
--------testlist.txt(3KB)
--------plot.csv(58B)
--------trig.json(192B)
--------columns-ticks-index.json(72B)
--------little.csv(107B)
--------shapes.csv(102B)
--------trig.csv(13KB)
--------shapes.json(160B)
--------row.csv(109B)
--------plot.json(245B)
--------rows-ticks-index.json(101B)
--------column.csv(107B)
--------bipolar.csv(58B)
--------trig2.json(163B)
--------posneg.csv(93B)
----makeIndex.sh(601B)
----shapeDoc.sh(200B)
----.swiftlint.yml(241B)
----csv2svg()
--------Settings.swift(11KB)
--------ShowShape.swift(592B)
--------main.swift(1KB)
--------SVG()
--------CSV.swift(6KB)
--------Defaults.swift(1KB)
--------Utils()
----autoversion.sh(699B)
----json.md(5KB)
----csv2svgTests()
--------csv2svgTests.swift(7KB)
--------Info.plist(727B)
----csv2svg.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(39KB)
----LICENSE(1KB)
----shapes()
--------triangle.svg(287B)
--------shuriken.svg(363B)
--------star.svg(336B)
--------diamond.svg(303B)
--------blade.svg(295B)
--------circle.svg(301B)
--------square.svg(281B)
----runTests.sh(519B)
----.gitignore(208B)
----README.md(2KB)
----usage.md(2KB)