Skip to content

Commit

Permalink
Add description for cluster.titleTemplate (visjs#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
shao-wang-me authored and yotamberk committed Jan 18, 2020
1 parent b785266 commit 6335799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/timeline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1153,7 +1153,7 @@ <h2 id="Configuration_Options">Configuration Options</h2>
<td class="indent">cluster.titleTemplate</td>
<td>string or null</td>
<td><code>none</code></td>
<td>Cluster item tooltip</td>
<td>Cluster item tooltip, will replace <code>{count}</code> with the number of items in the cluster</td>
</tr>
<tr parent="cluster" class="hidden">
<td class="indent">cluster.clusterCriteria</td>
Expand Down

0 comments on commit 6335799

Please sign in to comment.