Skip to content

Commit b92a99a

Browse files
committed
[Text] Add title
1 parent 2a3eeb7 commit b92a99a

File tree

1 file changed

+3
-0
lines changed
  • data-virtualization/d3js-partition-graph

1 file changed

+3
-0
lines changed

data-virtualization/d3js-partition-graph/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<html>
2+
<head>
3+
<title>Partition Graph Demo</title>
4+
</head>
25
<body>
36
<center> <h3>Provinces & Cities Count in Partition Graph </h3> </center>
47
<script src="https://d3js.org/d3.v3.min.js"></script>

0 commit comments

Comments
 (0)