forked from plotly/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter.html
executable file
·145 lines (128 loc) · 7.82 KB
/
footer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<footer>
<div class="plotly-footer" id="footer">
{% include plotly_offline_cta.html %}
<div class="row footerarea footer-top" style="z-index: 100; position: relative;">
<div class="one column footcolumn space"> </div>
<div class="two columns footcolumn respfooter">
<h6 class="footer-heading">API</h6>
<ul>
<li><a href="https://plot.ly/api/" target="_self">Documentation</a></li>
<li><a href="https://plot.ly/api/" target="_self">API Libraries</a></li>
<li><a href="https://plot.ly/rest/" target="_self">REST APIs</a></li>
<li><a href="https://plot.ly/javascript/" target="_self">Plotly.js</a></li>
<li><a href="https://plot.ly/workshop/" target="_self">Hardware</a></li>
</ul>
</div>
<div class="two columns footcolumn respfooter">
<h6 class="footer-heading">About Us</h6>
<ul>
<li><a href="https://plot.ly/company/team/" target="_self">Team</a></li>
<li><a href="https://plot.ly/company/jobs/" target="_self">Careers</a></li>
<li><a href="http://blog.plot.ly" target="_blank">Plotly Blog</a></li>
<li><a href="http://moderndata.plot.ly" target="_blank">Modern Data</a></li>
</ul>
</div>
<div class="two columns footcolumn respfooter">
<h6 class="footer-heading">Help</h6>
<ul>
<li><a href="https://plot.ly/learn/" target="_self">Knowledge Base</a></li>
<li><a href="https://plot.ly/benchmarks/" target="_self">Benchmarks</a></li>
<li><a href="https://plot.ly/workshop/" target="_self">Workshop</a></li>
</ul>
</div>
<div class="two columns footcolumn respfooter">
<h6 class="footer-heading">Solutions</h6>
<ul>
<li><a href="https://plot.ly/product/plans/" target="_self">Plans & Pricing</a></li>
<li><a href="https://plot.ly/product/enterprise/" target="_self">Enterprise</a></li>
<li><a href="https://plot.ly/online-graphing-and-statistics-for-educators/" target="_self">Education</a></li>
<li><a href="https://plot.ly/product/plotlyjs/" target="_self">Plotly.js</a></li>
</ul>
</div>
<div class="two columns footcolumn respfooter">
<h6 class="footer-heading">Connect</h6>
<ul class="plotly-social-media-small">
<li><a href="//twitter.com/plotlygraphs" target="_blank"><i class="icon-twitter social_icon"></i></a></li>
<li><a href="//www.facebook.com/Plotly" target="_blank"><i class="icon-facebook social_icon"></i></a></li>
<li><a href="//github.com/plotly" target="_blank"><i class="icon-github social_icon"></i></a></li>
<li><a href="//linkedin.com/company/plotly" target="_blank"><i class="icon-linkedin social_icon"></i></a></li>
<li><a href="//plus.google.com/+PlotLy" target="_blank"><i class="icon-google-plus social_icon"></i></a></li>
</ul>
</div>
<div class="one column footcolumn"></div>
</div>
<div class="row footerarea footer-bottom" style="z-index: 100; position: relative;">
<div class="one column footcolumn space"> </div>
<div class="four columns footcolumn"><p>Copyright © 2015 Plotly. All rights reserved.</p></div>
<div class="two columns footcolumn"><a href="https://plot.ly/terms-of-service/" target="_blank" ><p>Terms of Service</p></a></div>
<div class="two columns footcolumn"><a href="https://plot.ly/privacy/" target="_blank"><p>Privacy Policy</p></a></div>
</div>
</div>
</footer>
{% if page.layout == "user-guide" %}
<!-- Mathjax -->
<script type='text/x-mathjax-config'>
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], processEscapes: true}});
</script>
<script type='text/javascript' src='//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML%2CSafe.js&ver=4.1'></script>
{% endif %}
<!-- Image Hover Script -->
<script src="{{site.staticurl}}/javascripts/imghover.js"></script>
<!-- code highlighting -->
<script src="{{site.staticurl}}/javascripts/codehighlight/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-39373211-1', 'auto');
ga('send', 'pageview');
</script>
<!-- start Mixpanel --><script type="text/javascript">(function(e,b){if(!b.__SV){var a,f,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(g=0;g<i.length;g++)f(c,i[g]);b._i.push([a,e,d])};b.__SV=1.2;a=e.createElement("script");a.type="text/javascript";a.async=!0;a.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";f=e.getElementsByTagName("script")[0];f.parentNode.insertBefore(a,f)}})(document,window.mixpanel||[]);
mixpanel.init("ad6df61d0b9400400b240631576c24d4");</script><!-- end Mixpanel -->
<script type="text/javascript">
mixpanel.track("Page visit", {
"url_group": "API docs - GitHub pages",
"url": window.location.pathname
});
</script>
<script type="text/javascript">
function getQueryParam(param) {
param = param.replace(/[\[]/, "\\\[").replace(/[\]]/, "\\\]");
var regexS = "[\\?&]" + param + "=([^&#]*)",
regex = new RegExp( regexS ),
results = regex.exec(document.URL);
if (results === null || (results && typeof(results[1]) !== 'string' && results[1].length)) {
return '';
} else {
return decodeURIComponent(results[1]).replace(/\+/g, ' ');
}
};
</script>
<script type="text/javascript">
var visit_origin = getQueryParam("campaign_id");
mixpanel.register({
"email_campaign_received": visit_origin
});
mixpanel.track("email-campaign-visit", {
"url": window.location.pathname,
"email_campaign_received": visit_origin
});
</script>
<!-- Crazy Egg -->
<script type="text/javascript">
setTimeout(function(){var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0042/1249.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);
</script>
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-563d60eba90f0f45" async="async"></script>
<!-- Intercom.io for R and Python pages -->
{% if page.language == "r" or page.language == "python" %}
<script>window.intercomSettings = { app_id: "anwi88es" };</script>
<script>(function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',intercomSettings);}else{var d=document;var i=function(){i.c(arguments)};i.q=[];i.c=function(args){i.q.push(args)};w.Intercom=i;function l(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/anwi88es';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);}if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})()</script>
{% endif %}