We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a080874 commit 935bea4Copy full SHA for 935bea4
example/index.html
@@ -90,7 +90,7 @@
90
MDX2JSONSource: "http://localhost:57772/SAMPLES", // MDX2JSON server address
91
basicMDX: typeof req === "object" ? req.basicMDX : req
92
}
93
- //, showSummary: true // show summary by column
+ //, showSummary: true // show summary by columns
94
//, formatNumbers: "#,###.##"
95
//, drillDownTarget: "<dashboard name>" - undocumented, deepSee only
96
};
0 commit comments