summaryrefslogtreecommitdiffstats
path: root/doc/trex_analytics-docinfo.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/trex_analytics-docinfo.html')
-rw-r--r--doc/trex_analytics-docinfo.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/trex_analytics-docinfo.html b/doc/trex_analytics-docinfo.html
new file mode 100644
index 00000000..c050287b
--- /dev/null
+++ b/doc/trex_analytics-docinfo.html
@@ -0,0 +1,22 @@
+
+<script src="https://d3js.org/d3.v3.min.js" charset="utf-8"></script>
+
+<script src="my_chart.js"></script>
+
+<style>
+.axis path,
+.axis line {
+ fill: none;
+ stroke: #000;
+ shape-rendering: crispEdges;
+}
+
+.dot {
+ stroke: #000;
+}
+</style>
+
+
+
+
+