We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c249b19 commit fbfd06bCopy full SHA for fbfd06b
welcome.md
@@ -2,13 +2,9 @@
2
3
Welcome to the dc.js documentation.
4
5
-The entire library is scoped under {@link dc the dc namespace}.
+The entire library is scoped under {@link dc the dc namespace}. Its child namespaces contain utilities.
6
7
-The other Namespaces contain utilities.
8
-
9
-The charts are listed under Classes.
10
11
-And shared chart functionality is under Mixins.
+A class diagram is shown below - mixins are blue and chart classes are green. (Relations between mixins are somewhat subjective.)
12
13
<img src="class-hierarchy.svg"></img>
14
0 commit comments