File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ NPM package version] ( https://img.shields.io/npm/v/@fnando/sparkline.svg )] ( https://www.npmjs.com/package/@fnando/sparkline )
4
4
![ License: MIT] ( https://img.shields.io/npm/l/@fnando/sparkline.svg )
5
- ![ Minified size] ( http://img.badgesize.io/fnando/sparkline/master /dist/sparkline.min.js.svg?label=min+size )
6
- ![ Minified+Gzip size] ( http://img.badgesize.io/fnando/sparkline/master /dist/sparkline.min.js.svg?compression=gzip&label=min%2Bgzip+size )
5
+ ![ Minified size] ( http://img.badgesize.io/fnando/sparkline/main /dist/sparkline.min.js.svg?label=min+size )
6
+ ![ Minified+Gzip size] ( http://img.badgesize.io/fnando/sparkline/main /dist/sparkline.min.js.svg?compression=gzip&label=min%2Bgzip+size )
7
7
8
8
Generate SVG sparklines with JavaScript without any external dependency.
9
9
@@ -92,13 +92,13 @@ You can change the colors by either setting the attributes directly to the SVG e
92
92
93
93
Available at https://codepen.io/fnando/full/KyZLLV/
94
94
95
- [ ![ ] ( https://github.com/fnando/sparkline/blob/master /sparkline.gif?raw=true )] ( https://codepen.io/fnando/full/KyZLLV/ )
95
+ [ ![ ] ( https://github.com/fnando/sparkline/blob/main /sparkline.gif?raw=true )] ( https://codepen.io/fnando/full/KyZLLV/ )
96
96
97
97
### Interactive
98
98
99
99
Available at https://codepen.io/fnando/full/GOQLVE/
100
100
101
- [ ![ ] ( https://github.com/fnando/sparkline/blob/master /sparkline-interactive.gif?raw=true )] ( https://codepen.io/fnando/full/GOQLVE )
101
+ [ ![ ] ( https://github.com/fnando/sparkline/blob/main /sparkline-interactive.gif?raw=true )] ( https://codepen.io/fnando/full/GOQLVE )
102
102
103
103
## License
104
104
You can’t perform that action at this time.
0 commit comments