Codeql beta (#53) swiftformat cleanup adding CodeQL scanning (beta) replacing autobuild with swift build typo repair open beta functionality
Codeql beta (#53)
swiftformat cleanup
adding CodeQL scanning (beta)
replacing autobuild with swift build
typo repair
open beta functionality
Scale and related types to support creating visualizations. Loosely based on the APIs and mechanisms created by Mike Bostock and contributors to D3.js
git clone https://github.com/swiftviz/scale cd scale swift test -v
cd utils swift run GenerateDocImages
then optionally move the files into the DocC resources directory:
mv *.png ../Sources/SwiftVizScale/Documentation.docc/Resources/
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
SwiftVizScale
Scale and related types to support creating visualizations. Loosely based on the APIs and mechanisms created by Mike Bostock and contributors to D3.js
Build and test
Generate documentation images for the included color scales
then optionally move the files into the DocC resources directory: