File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 33[ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fswiftviz%2FSwiftViz%2Fbadge%3Ftype%3Dswift-versions )] ( https://swiftpackageindex.com/swiftviz/SwiftViz )
44[ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fswiftviz%2FSwiftViz%2Fbadge%3Ftype%3Dplatforms )] ( https://swiftpackageindex.com/swiftviz/SwiftViz )
55
6- [ ![ codecov] ( https://codecov.io/gh/swiftviz/SwiftViz /branch/master/graph/badge.svg )] ( https://codecov.io/gh/swiftviz/SwiftViz )
6+ [ ![ codecov] ( https://codecov.io/gh/swiftviz/Scale /branch/master/graph/badge.svg )] ( https://codecov.io/gh/swiftviz/Scale )
77![ @heckj ] ( https://img.shields.io/badge/[email protected] ?style=flat " Twitter: @heckj ") 88
9- A collection of utilities and libraries to provide some of the pieces needed in generating data visualization .
9+ Scale and related types to support creating visualizations .
1010Loosely based on the APIs and mechanisms created by Mike Bostock and contributors to [ D3.js] ( https://d3js.org )
1111
1212## Build and test
1313
14- git clone https://github.com/swiftviz/swiftviz
15- cd swiftviz
16- swiftformat --lint . && swiftlint
14+ git clone https://github.com/swiftviz/scale
15+ cd scale
1716 swift test -v
1817
Original file line number Diff line number Diff line change @@ -59,4 +59,4 @@ sort all_identifiers.txt \
5959 | sed -e ' s/^/- ``/g' \
6060 | sed -e ' s/$/``/g' > all_symbols.txt
6161
62- echo " Page will be available at https://swiftviz.github.io/SwiftViz /documentation/scale /"
62+ echo " Page will be available at https://swiftviz.github.io/Scale /documentation/swiftvizscale /"
You can’t perform that action at this time.
0 commit comments