This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
Udpated groupsPerformance.html
Changed count items in link to proper item count.
flowchartTest
Dminti Snegirev
9 years ago
parent
3ab17e2cb0
commit
ce7daf2a35
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/timeline/other/groupsPerformance.html
+ 1
- 1
examples/timeline/other/groupsPerformance.html
View File
@ -22,7 +22,7 @@
<
a
href
=
"?count=100"
>
100
<
/
a
>
,
<
a
href
=
"?count=1000"
>
1000
<
/
a
>
,
<
a
href
=
"?count=10000"
>
10000
<
/
a
>
,
<
a
href
=
"?count=10000"
>
100000
<
/
a
>
<
a
href
=
"?count=10000
0
"
>
100000
<
/
a
>
<
p
>
<
p
>
Current number of items:
<
span
id
=
'count'
>
100
<
/
span
>
Write
Preview
Loading…
Cancel
Save