summaryrefslogtreecommitdiffstats
path: root/doc/trex_analytics-docinfo.html
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-12-14 14:55:43 +0200
committerHanoh Haim <hhaim@cisco.com>2016-12-14 14:55:43 +0200
commitfcede419583fe7c9f309f5b103c821a7d064e35d (patch)
tree7efe7f00622364bd70d185a18ccc02340d7f2e64 /doc/trex_analytics-docinfo.html
parenta3aff97b0ec701cd505abe6bcdb52204382efb88 (diff)
minor release notes v2.12 note
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
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>
+
+
+
+
+