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/
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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: