CINXE.COM
Interactive Chart | Azenta
<!DOCTYPE html> <html class="js cssanimations csstransitions js cssanimations csstransitions"> <head> <!-- begin spin_special_output(head_start) --> <style type="text/css" wd_script_id="search_form_style" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="> .wd_search_form .wd_input_datepicker { margin-right: 2px; } .wd_search_type_checkbox { margin-left: 20px; } </style> <script type="text/javascript" src="js/jquery-webdriver.js" wd_script_id="jquery-webdriver.js" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="></script> <script type="text/javascript" src="js/webdriver.js" wd_script_id="webdriver.js" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="></script> <script type="text/javascript" wd_script_id="search_form_script" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="> function wd_toggle_search_form(link, advanced) { var $ = webDriver.jQuery; var $container = $(link).closest(".wd_search_form_container"); var basic_form = $container.find(".wd_search_form_basic"); var basic_query = basic_form.find('input[name="query"]'); var advanced_form = $container.find(".wd_search_form_advanced"); var advanced_query = advanced_form.find('input[name="query"]'); if (advanced) { advanced_query.val(basic_query.val()); advanced_form.show(); basic_form.hide(); } else { basic_query.val(advanced_query.val()); basic_form.show(); advanced_form.hide(); } } function wd_toggle_search_type_checkboxes(radio) { var $ = webDriver.jQuery; var $radio = $(radio); var all = $radio.val() == "All" ? $radio.is(":checked") : !$radio.is(":checked"); var $checkboxes = $radio.closest(".wd_form_field").find(".wd_search_type_checkbox"); $checkboxes.find('input[type="checkbox"]').prop("disabled", all); $checkboxes.toggle(!all); } webDriver.jQuery(function ($) { $('.wd_search_type_radio input[type="radio"]').each(function() {wd_toggle_search_type_checkboxes(this);}); }); </script> <script type="text/javascript" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw==">webDriver.push_jQuery();</script> <script type="text/javascript" src="js/highstock/highstock.src.js" wd_script_id="highstock.src.js" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="></script> <script type="text/javascript" src="js/jquery-ui.js" wd_script_id="jquery-ui.js" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="></script> <script type="text/javascript" src="js/wd_datepicker.js" wd_script_id="wd_datepicker.js" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="></script> <link href="css/jquery-ui/jquery-ui.css" type="text/css" rel="stylesheet" wd_script_id="jquery-ui.css"> <link href="css/wd_datepicker.css" type="text/css" rel="stylesheet" wd_script_id="wd_datepicker.css"> <script type="text/javascript" wd_script_id="datepicker_locale_script" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="> webDriver.jQuery(function($){ $.wd_datepicker.setDefaults({ closeText:"Done", prevText:"Prev", nextText:"Next", yearText:"Year", monthText:"Month", currentText:"Today", monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"], monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"], dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"], dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"], dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"], weekHeader:"Wk", dateFormat:"mm/dd/yy", firstDay:0, isRTL:false, showMonthAfterYear:false, yearSuffix:"" }); }); </script> <script type="text/javascript" wd_script_id="highcharts_locale_script" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="> webDriver.jQuery(function($){ Highcharts.setOptions({ lang: { loading: "Loading...", months: ["January","February","March","April","May","June","July","August","September","October","November","December"], shortMonths: ["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"], weekdays: ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"] } }); }); </script> <style type="text/css" wd_script_id="ir_interactive_chart_style" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="> div.wd_chart_range_inputs { width: 100%; overflow: auto; margin: 5px 0; } div.wd_chart_ranges { float: left; overflow: auto; margin: 5px 5px 5px 0; } div.wd_chart_range { background: #dddddd; color: #333333; cursor: pointer; float: left; text-align: center; padding: 0px 4px; border-left: 1px solid #ffffff; border-bottom: 1px solid #ffffff; } div.wd_chart_range:first_child { border-left: 0; } div.wd_chart_range-active { background: #ffffff; color: #000000; } div.wd_chart_dates { float: right; margin: 5px 0 5px 5px; white-space: nowrap; } input.wd_chart_date { width: 80px; margin: 0 2px 0 0; text-align: center; } input.wd_chart_date_error { border-color: #ff0000; background-color: #ffcccc; } div#ir_interactive_chart .highcharts-tooltip { max-width: 300px; } div.wd_chart_options { overflow: auto; } fieldset.wd_chart_option { float: left; width: 250px; margin: 0 0 0 5px; padding: 0; border-top: 2px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; border-left: none; border-right: none; } fieldset.wd_chart_option:first-child { margin-left: 0; } legend.wd_chart_option_title { text-transform: uppercase; font-weight: bold; border-bottom: 1px solid #CCCCCC; float: left; width: 100%; padding: 0; margin: 0 0 5px 0; } div.wd_chart_option_items { margin: 5px 0; clear: both; } div.wd_chart_option_item { overflow: auto; margin: 2px 0; } div.wd_chart_option_input { float: left; } div.wd_chart_option_input input { padding: 0; margin: 2px 3px; } div.wd_chart_option_label { float: left; } div.wd_chart_option_swatch { float: right; margin: 0 50px 0 0; width: 1em; } span.wd_chart_event_header { display: block; background-color: #DFDFDF; font-weight: bold; margin: -4px; margin-bottom: 0; padding: 3px; border: 1px solid #DFDFDF; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; } div.wd_chart_event_summary { display: block; white-space: normal; width: 250px; } div.wd_chart_footer { margin: 5px 0; font-size: .75em; color: #999999; } .wd_wai_datepicker { position: inherit !important; } </style> <script type="text/javascript" src="js/wd_wcag.js" wd_script_id="wd_wcag.js" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="></script> <style type="text/css" wd_script_id="ir_ticker_selector_style" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="> div.wd_ticker_selector { text-align: right; margin: 5px 0; } </style> <script type="text/javascript" src="js/wd_resize.js" wd_script_id="wd_resize.js" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="></script> <link href="css/wd_linkmenu.css" type="text/css" rel="stylesheet" wd_script_id="wd_linkmenu.css"> <script type="text/javascript" wd_script_id="wd_linkmenu_script" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="> (function($, undefined) { webDriver.resizeLinkMenu = function() { $(this).data("wd_linkmenu_element").wd_linkmenu("resize"); return false; }; var wd_linkmenu = function(element, options) { this.init(element, options); }; wd_linkmenu.prototype = { init: function(element, options) { var self = this; this.$element = $(element); this._options = { "class": "", "label": "Menu", }; this.options(options); this.$active = this.$orig_active = this.$element.find(".wd_linkmenu-active"); var label = this.$active ? this.$active.text() : this._options["label"]; this.$header = $("<div>") .addClass("wd_linkmenu-header") .attr("tabindex","0") .data("wd_linkmenu_element", this.$element) .attr("wd_resize", "resizeLinkMenu") .on("click.wd_linkmenu", function(event) { self.toggle(); event.preventDefault(); }) .insertBefore(this.$element) ; if (this._options["class"]) this.$header.addClass(this._options["class"]); var attr_string = this.$element.attr("wd_linkmenu_header"); if (attr_string) { var attrs = JSON.parse(attr_string); for(var name in attrs) this.$header.attr(name, attrs[name]); } this.$label = $("<span>") .addClass("wd_linkmenu-label") .text(label) .appendTo(this.$header); this.$icon = $("<span class=\"wd_linkmenu-icon fa fa-chevron-down\" title=\"Open\"><\/span>") .appendTo(this.$header); this.$items = this.$element.children(".wd_linkmenu-item"); this.$items .addClass("wd_linkmenu-listitem") .prop("tabIndex", -1) ; // Remove any non-items (e.g. unintended text nodes) this.$element.empty(); this.$element.append(this.$items); this.$element.addClass("wd_linkmenu-list"); // TODO: make tabs treat show/hide similar to Load, Resize this.$element.closest("div.wd_assets").bind("wd_assets_show", function() {self.resize();}); this.$element.closest("div.wd_tab_content").bind("wd_tab_show", function() {self.resize();}); this.$element .appendTo($("body")) .hide() ; this.need_size = true; this.resize(); this.$header.on("keydown.wd_linkmenu", function(event) {self.onkeydown(event,false);}); this.$header.on("blur.wd_linkmenu", function() {self.onblur();}); this.$element.on("keydown.wd_linkmenu", function(event) {self.onkeydown(event,true);}); this.$element.on("blur.wd_linkmenu", function() {self.onblur();}); this.$element.on("mousemove.wd_linkmenu", function(event) {self.onmousemove(event);}); this.$items.not(".wd_disabled").on("click.wd_linkmenu", function() {self.onitemclick(this);}) }, options: function(options) { if (options) { $.extend(this._options, options); } else { return this._options; } }, reload: function(options) { if (options) { this.options(options); } this.reset(); }, reset: function() { }, onkeydown: function(event, on_item) { var key = event.which || event.keyCode; var used = false; switch (key) { case 13: // Return case 32: // Space if (!on_item) { this.toggle(); used = true; } break; case 27: // Escape this.close(); used = true; break; case 9: // Tab if (on_item) this.$header[0].focus(); // Move focus back to normal flow break; case 33: // Page Up case 36: // Home if (!on_item) this.open(); this.first(); used = true; break; case 34: // Page Down case 35: // End if (!on_item) this.open(); this.last(); used = true; break; case 38: // Up case 37: // Left if (!on_item) this.open(); this.prev(); used = true; break; case 40: // Down case 39: // Right if (!on_item) this.open(); this.next(); used = true; break; } if (used) { event.stopImmediatePropagation(); event.preventDefault(); } }, onmousemove: function(event) { var $item = $(event.target); if ($item.hasClass("wd_linkmenu-listitem")) this.goto($item); }, onitemclick: function(item) { $item = $(item); this.$label.text($item.text()); this.$orig_active = this.$active = $item; this.close(); this.$header[0].focus(); }, open: function() { var self = this; $(document).on("mousedown.wd_linkmenu touchstart.wd_linkmenu", function(event) { if ($(event.target).closest(self.$header.add(self.$element)).length == 0) self.close(); }); this.$header.addClass("wd_linkmenu-active"); this.$element .show() .position({my:"left top",at:"left bottom",of:this.$header}) ; this.goto(this.$active); }, close: function() { this.$element.hide(); this.set_active(this.$orig_active); this.$header.removeClass("wd_linkmenu-active"); $(document).off(".wd_linkmenu"); }, onblur: function() { if (!this.ignore_blur) this.close(); this.ignore_blur = false; }, toggle: function() { this.$element.is(":visible") ? this.close() : this.open(); }, set_active: function($item) { if ($item.length > 0) { if (this.$active) this.$active.removeClass("wd_linkmenu-active"); this.$active = $item; this.$active.addClass("wd_linkmenu-active"); } }, goto: function($item) { if ($item.length > 0) { this.set_active($item); this.ignore_blur = true; this.$active[0].focus(); } }, next: function() { if (!this.$active) this.first(); else this.goto(this.$active.next()); }, prev: function() { if (!this.$active) this.last(); else this.goto(this.$active.prev()); }, first: function() { this.goto(this.$items.first()); }, last: function() { this.goto(this.$items.last()); }, destroy: function() { this.$items .removeClass("wd_linkmenu-listitem") .off(".wd_linkmenu") ; this.$element .off(".wd_linkmenu") .removeClass("wd_linkmenu-list") .insertBefore(this.$header) ; this.$header.remove(); }, resize: function() { if (this.need_size && this.$label.is(":visible")) { var temp_show = !this.$element.is(":visible"); if (temp_show) { this.$element.show(); } this.$label.width("auto"); this.$element.width("auto"); this.$label.width(this.$element.width()); this.$element.width(this.$header.width()); if (temp_show) { this.$element.hide(); } this.need_size = false; } } }; $.fn.wd_linkmenu = function(options) { var args = Array.prototype.slice.call(arguments, 1); var result = this; this.each(function() { var instance = $(this).data("wd_linkmenu"); if (typeof options == "string") { var res = instance[options].apply(instance, args); if (typeof res != "undefined") { result = res; return false; } } else { if (!instance) { instance = new wd_linkmenu(this, options); $(this).data("wd_linkmenu", instance); } instance.reload(options); } }); return result; }; })(webDriver.jQuery); </script> <script type="text/javascript" wd_script_id="wd_linkmenu_init_script" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="> webDriver.jQuery(function($) { $(".wd_linkmenu").each(function() { var $menu = $(this); $menu.wd_linkmenu(); }); }); </script> <script type="text/javascript" src="js/wd_wai_calendar_button.js" wd_script_id="wd_wai_calendar_button.js" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="></script> <script type="text/javascript" src="js/wd_wai_datepicker.js" wd_script_id="wd_wai_datepicker.js" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="></script> <script type="text/javascript" src="js/wd_wai_datepicker_day.js" wd_script_id="wd_wai_datepicker_day.js" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="></script> <link href="css/wd_wai_datepicker.css" type="text/css" rel="stylesheet" wd_script_id="wd_wai_datepicker.css"> <link href="css/wd_wcag.css" type="text/css" rel="stylesheet" wd_script_id="wd_wcag.css"> <link href="thirdparty/font-awesome/css/font-awesome.min.css" type="text/css" rel="stylesheet" wd_script_id="font-awesome.min.css"> <style type="text/css" wd_script_id="toolbar_style" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="> div.wd_toolbar { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; margin: 15px 0px 15px 0px; padding: 5px; line-height: 1; } div.wd_toolbar-page { clear: both; } div.wd_toolbar ul.wd_tools { display: inline-block; width: 100%; margin: 0; padding: 5px 0; } div.wd_toolbar ul.wd_tools li.wd_tool { display: block; list-style-type: none; margin-right: 5px; padding: 0; float: right; } span.wd_tool_icon > a:link, span.wd_tool_icon > a:visited { border-radius: 2px; display: inline-block; width: 30px; height: 30px; box-sizing: border-box; margin: 0; padding: 7px; font-size: 16px; line-height: 1; text-align: center; color: #ffffff; background-color: #767676; } span.wd_tool_icon > a:hover { color: #ffffff; background-color: #666666; text-decoration: none; } div.wd_toolbar ul.wd_tools li.wd_tool-addthis { float: left; } </style> <script type="text/javascript" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw==">webDriver.pop_jQuery();</script> <!-- end spin_special_output(head_start) --> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="https://careers.brooks.com/favicon.png?v=2.1.2"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,700,700italic,800,800italic,600italic" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="css/gcss.css"> <link rel="stylesheet" href="css/bootstrap.min.css"> <!--[if lte IE 8]> <link rel="stylesheet" type="text/css" href="https://careers.brooks.com/css/ie8.css" /> <![endif]--> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <script async="" src="js/analytics.js"></script> <script type="text/javascript" src="js/modernizr.js"></script> <link rel="stylesheet" type="text/css" href="css/calendar.css"> <script type="text/javascript" src="js/calendar.js"></script> <title>Interactive Chart | Azenta</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="twitter:card" content="summary" /> <meta property="og:site_name" content="Investors | Azenta" /> <meta property="og:url" content="https://investors.azenta.com/stock-information" /> <noscript> <link rel="stylesheet" type="text/css" href="css/nojs.css" /> </noscript> <script type="text/javascript" src="js/jquery.js"></script> <script src="js/js.js"></script> <script type="text/javascript" src="js/gjs.js"></script> <style type="text/css">.fancybox-margin{margin-right:15px;}</style> <script type="text/javascript" charset="UTF-8" src="js/common.js"></script> <script type="text/javascript" charset="UTF-8" src="js/util.js"></script> <script type="text/javascript" charset="UTF-8" src="js/AuthenticationService.js"></script> <link rel="stylesheet" type="text/css" href="css/wd_nav_resp.css"> <link rel="stylesheet" type="text/css" href="css/wdcontent.css"> <link rel="alternate" href="https://investors.azenta.com/news-releases?pagetemplate=rss" type="application/rss+xml" title="News Releases | Azenta"><style> .wd_home_hero { background-image: url(/image/Azenta_Investor_Header_1.png); } </style> <!-- begin spin_special_output(head_end) --> <link rel="canonical" href="https://investors.azenta.com/sec-filings" /> <!-- end spin_special_output(head_end) --> </head> <body class="homeBody wd_pageid_122"> <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-73404903-1', 'auto'); ga('create', 'UA-4612230-1', 'auto', 'clientTracker'); ga('send', 'pageview'); ga('clientTracker.send', 'pageview'); </script> <div id="top-wrapper"> <div id="top-container"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="logo"> <a href="https://www.azenta.com/"></a> </div> <div class="topnav"> <div class="wd_search_form_container"><form name="basic_search" method="get" action="https://investors.azenta.com/index.php?s=82" class="wd_search_form wd_search_form_basic"><input type="hidden" name="s" value="search_results" /><input type="text" name="query" value="" size="22" placeholder="Search Investor Relations" title="Search Investor Relations" /> <input type="submit" name="submit" value="Search"></form> </div> </div> <div class="clear"></div> <header class="header wd_desktop_nav" id="wd_desktop_menu"> <nav> <ul class="nav content"> <li><a href="https://investors.azenta.com/investors" class="first home"><i class="fa fa-home"></i></a></li> <li class="hasMenu"> <a href="sec-filings" target="_self">Financial Info</a> <ul> <li><a href="https://investors.azenta.com/sec-filings" target="_self">SEC Filings</a></a></li> <li><a href="https://investors.azenta.com/2024" target="_self">Quarterly Results</a></a></li> <li><a href="https://investors.azenta.com/annual-reports" target="_self">Annual Reports & Proxy Statements</a></a></li> </ul> </li> <li class="selected hasMenu"> <a href="stock-information" target="_self">Stock Info</a> <ul> <li><a href="https://investors.azenta.com/stock-information" target="_self">Stock Information</a></a></li> <li><a href="https://investors.azenta.com/investment-calculator" target="_self">Investment Calculator</a></a></li> <li><a href="https://investors.azenta.com/historic-stock-price" target="_self">Historical Stock Price</a></a></li> <li><a href="https://investors.azenta.com/analyst-coverage" target="_self">Analyst Coverage</a></a></li> </ul> </li> <li class="hasMenu"> <a href="news-releases" target="_self">News, Events & Presentations</a> <ul> <li><a href="https://investors.azenta.com/news-releases" target="_self">News Releases</a></a></li> <li><a href="https://investors.azenta.com/events" target="_self">Events and Webcasts</a></a></li> <li><a href="https://investors.azenta.com/investor-presentations" target="_self">Investor Presentations</a></a></li> <li><a href="https://investors.azenta.com/email-alerts" target="_self">Email Alerts</a></a></li> </ul> </li> <li class="hasMenu"> <a href="corporate-governance" target="_self">Governance</a> <ul> <li><a href="https://www.azenta.com/board-of-directors" target="_self">Board of Directors</a></a></li> <li><a href="https://www.azenta.com/contact-us/management-team" target="_self">Leadership Team</a></a></li> <li><a href="https://investors.azenta.com/corporate-governance" target="_self">Governance Documents</a></a></li> <li><a href="https://investors.azenta.com/esg" target="_self">Environmental, Social<br />& Governance (ESG)</a></a></li> </ul> </li> <li class="hasMenu"> <a href="https://investors.azenta.com/contacts" target="_self">Contact IR</a> <ul> <li><a href="https://investors.azenta.com/shareholder-feedback" target="_self">Shareholder Feedback</a></a></li> </ul> </li> </ul> </nav> </header> <section class="wd_mob_menu_wrapper"> <div class="wrapper"> <div class="row"> <div class="col-md-12"> <header class="wd_mob_toggle_wrap"> <h4>Investor Menu</h4> <button class="wd_mob_toggle"> <i class="fa fa-bars" aria-hidden="true"></i> </button> </header> <nav class="wd_mob_menu" id="wd_mob_main_menu"> <ul class="dl-menu dl-menuopen wd_mob_level_1"> <li class="inner_menu"><a href="sec-filings" target="_self">Financial Info</a> <ul class="dl-submenu wd_mob_level_2"> <li class=""><a href="https://investors.azenta.com/sec-filings" target="_self">SEC Filings</a> </li> <li class=""><a href="https://investors.azenta.com/2024" target="_self">Quarterly Results</a> </li> <li class=""><a href="https://investors.azenta.com/annual-reports" target="_self">Annual Reports & Proxy Statements</a> </li> </ul> </li> <li class="active inner_menu"><a href="stock-information" target="_self">Stock Info</a> <ul class="dl-submenu wd_mob_level_2"> <li class="active "><a href="https://investors.azenta.com/stock-information" target="_self">Stock Information</a> </li> <li class=""><a href="https://investors.azenta.com/investment-calculator" target="_self">Investment Calculator</a> </li> <li class=""><a href="https://investors.azenta.com/historic-stock-price" target="_self">Historical Stock Price</a> </li> <li class=""><a href="https://investors.azenta.com/analyst-coverage" target="_self">Analyst Coverage</a> </li> </ul> </li> <li class="inner_menu"><a href="news-releases" target="_self">News, Events & Presentations</a> <ul class="dl-submenu wd_mob_level_2"> <li class=""><a href="https://investors.azenta.com/news-releases" target="_self">News Releases</a> </li> <li class=""><a href="https://investors.azenta.com/events" target="_self">Events and Webcasts</a> </li> <li class=""><a href="https://investors.azenta.com/investor-presentations" target="_self">Investor Presentations</a> </li> <li class=""><a href="https://investors.azenta.com/email-alerts" target="_self">Email Alerts</a> </li> </ul> </li> <li class="inner_menu"><a href="corporate-governance" target="_self">Governance</a> <ul class="dl-submenu wd_mob_level_2"> <li class=""><a href="https://www.azenta.com/board-of-directors" target="_self">Board of Directors</a> </li> <li class=""><a href="https://www.azenta.com/contact-us/management-team" target="_self">Leadership Team</a> </li> <li class=""><a href="https://investors.azenta.com/corporate-governance" target="_self">Governance Documents</a> </li> <li class=""><a href="https://investors.azenta.com/esg" target="_self">Environmental, Social<br />& Governance (ESG)</a> </li> </ul> </li> <li class="inner_menu"><a href="https://investors.azenta.com/contacts" target="_self">Contact IR</a> <ul class="dl-submenu wd_mob_level_2"> <li class=""><a href="https://investors.azenta.com/shareholder-feedback" target="_self">Shareholder Feedback</a> </li> </ul> </li> </ul> </nav> </div> </div> </section> </div> </div> </div> </div> </div> <div class="wd_home_hero"> <div class="wd_header_content container-fluid"> <div class="row"> <div class="col-md-12"> <div class="wd_header_title">Stock Information</div> <div class="wd_header_description"></div> </div> </div> </div> </div><!-- END HOME HERO --> <div class="middle-wrapper"> <div class="middle-container"> <!--<h1></h1>--> <div class="container"> <div class="row"> <div class="col-md-12"> <div id="wd_printable_content"> <div class="wd_ir_interactivechart"> <div class="wd_ticker_selector"><span role="menu" wd_linkmenu_header="{"title":"Ticker"}" class="wd_linkmenu"><a href="https://investors.azenta.com/stock-information?ticker=AZTA" aria-label="Show data for Azenta Inc." role="menuitem" aria-current="true" class="wd_linkmenu-item wd_linkmenu-active">NASDAQ: AZTA</a><a href="https://investors.azenta.com/stock-information?ticker=BRKS" aria-label="Show data for Brooks Automation Inc." role="menuitem" class="wd_linkmenu-item">NASDAQ: BRKS</a></span></div><script type="text/javascript" wd_script_id="wd_wai_datepicker_translate_script" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="> var wd_wai_langData = { "dayLabels": ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"], "dayLabelsShort": ["Sun","Mon","Tue","Wed","Thu","Fri","Sat"], "monthLabels": ["January","February","March","April","May","June","July","August","September","October","November","December"], }; </script> <div class="wd_chart_range_inputs"> <div id="wd_chart_ranges" class="wd_chart_ranges" role="radiogroup"> <div id="wd_chart_range-5d" class="wd_chart_range" onclick="ir_interactivechart.set_range('5d');" onkeydown="webDriver.WCAG_Keypress(this, event);" tabindex="-1" role="radio" aria-checked="false" aria-label="5 Days" title="5 Days">5d</div> <div id="wd_chart_range-1m" class="wd_chart_range" onclick="ir_interactivechart.set_range('1m');" onkeydown="webDriver.WCAG_Keypress(this, event);" tabindex="-1" role="radio" aria-checked="false" aria-label="1 Month" title="1 Month">1m</div> <div id="wd_chart_range-3m" class="wd_chart_range" onclick="ir_interactivechart.set_range('3m');" onkeydown="webDriver.WCAG_Keypress(this, event);" tabindex="-1" role="radio" aria-checked="false" aria-label="3 Months" title="3 Months">3m</div> <div id="wd_chart_range-6m" class="wd_chart_range" onclick="ir_interactivechart.set_range('6m');" onkeydown="webDriver.WCAG_Keypress(this, event);" tabindex="-1" role="radio" aria-checked="false" aria-label="6 Months" title="6 Months">6m</div> <div id="wd_chart_range-YTD" class="wd_chart_range" onclick="ir_interactivechart.set_range('YTD');" onkeydown="webDriver.WCAG_Keypress(this, event);" tabindex="-1" role="radio" aria-checked="false" aria-label="Year to Date" title="Year to Date">YTD</div> <div id="wd_chart_range-1y" class="wd_chart_range" onclick="ir_interactivechart.set_range('1y');" onkeydown="webDriver.WCAG_Keypress(this, event);" tabindex="-1" role="radio" aria-checked="false" aria-label="1 Year" title="1 Year">1y</div> <div id="wd_chart_range-5y" class="wd_chart_range" onclick="ir_interactivechart.set_range('5y');" onkeydown="webDriver.WCAG_Keypress(this, event);" tabindex="-1" role="radio" aria-checked="false" aria-label="5 Years" title="5 Years">5y</div> <div id="wd_chart_range-10y" class="wd_chart_range" onclick="ir_interactivechart.set_range('10y');" onkeydown="webDriver.WCAG_Keypress(this, event);" tabindex="-1" role="radio" aria-checked="false" aria-label="10 Years" title="10 Years">10y</div> </div> <div class="wd_chart_dates"> <input type="text" id="wd_chart_start_date" title="From date" class="wd_chart_date" > <button type="button" class="icon wd_wai_dp_button" id="wd_wai_dp_button1" title="Choose Date"><span class="wd_datepicker-icon fa fa-calendar"></span></button> <div class="wd_wai_datepicker"> <div class="wd_wai_datepickerDialog" id="wd_datepicker_dialog_wd_start_date" role="dialog" aria-modal="true" aria-labelledby="wd_wai_id_dialog_label_wd_start_date"> <div class="wd_wai_header"> <button class="wd_wai_prevYear" aria-label="previous year"> <span class="fa fa-angle-double-left fa-lg"></span> </button> <button class="wd_wai_prevMonth" aria-label="previous month"> <span class="fa fa-angle-left fa-lg"></span> </button> <div id="wd_wai_id_dialog_label_wd_start_date" class="wd_wai_monthYear" aria-live="polite"> Month Year </div> <button class="wd_wai_nextMonth" aria-label="next month"> <span class="fa fa-angle-right fa-lg"></span> </button> <button class="wd_wai_nextYear" aria-label="next year"> <span class="fa fa-angle-double-right fa-lg"></span> </button> </div> <table id="wd_wai_myDatepickerGrid_wd_start_date" class="wd_wai_dates" role="grid" aria-labelledby="wd_wai_id_dialog_label_wd_start_date"> <thead> <tr class="wd_wai_week_row"> <th scope="col" abbr="Sunday"> Su </th> <th scope="col" abbr="Monday"> Mo </th> <th scope="col" abbr="Tuesday"> Tu </th> <th scope="col" abbr="Wednesday"> We </th> <th scope="col" abbr="Thursday"> Th </th> <th scope="col" abbr="Friday"> Fr </th> <th scope="col" abbr="Saturday"> Sa </th> </tr> </thead> <tbody> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 29 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 1 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 5 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 6 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 7 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 8 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 9 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 10 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 11 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 12 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 13 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="0"> 14 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 15 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 16 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 17 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 18 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 19 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 20 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 21 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 22 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 23 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 24 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 29 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 31 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 1 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 5 </button> </td> </tr> </tbody> </table> <div class="wd_wai_dialogButtonGroup"> <button class="wd_wai_dialogButton wd_wai_dp_cancelbuton" value="Cancel">Cancel </button> <button class="wd_wai_dialogButton wd_wai_dp_okbuton" value="Go">Go</button> </div> </div> </div> <input type="text" id="wd_chart_end_date" aria-modal="true" title="From date" class="wd_chart_date" > <button type="button" class="icon wd_wai_dp_button" id="wd_wai_dp_button2" title="Choose Date"><span class="wd_datepicker-icon fa fa-calendar"></span></button> <div class="wd_wai_datepicker"> <div class="wd_wai_datepickerDialog" id="wd_datepicker_dialog_wd_end_date" role="dialog" aria-modal="true" aria-labelledby="wd_wai_id_dialog_label_wd_end_date"> <div class="wd_wai_header"> <button class="wd_wai_prevYear" aria-label="previous year"> <span class="fa fa-angle-double-left fa-lg"></span> </button> <button class="wd_wai_prevMonth" aria-label="previous month"> <span class="fa fa-angle-left fa-lg"></span> </button> <div id="wd_wai_id_dialog_label_wd_end_date" class="wd_wai_monthYear" aria-live="polite"> Month Year </div> <button class="wd_wai_nextMonth" aria-label="next month"> <span class="fa fa-angle-right fa-lg"></span> </button> <button class="wd_wai_nextYear" aria-label="next year"> <span class="fa fa-angle-double-right fa-lg"></span> </button> </div> <table id="wd_wai_myDatepickerGrid_wd_end_date" class="wd_wai_dates" role="grid" aria-labelledby="wd_wai_id_dialog_label_wd_end_date"> <thead> <tr class="wd_wai_week_row"> <th scope="col" abbr="Sunday"> Su </th> <th scope="col" abbr="Monday"> Mo </th> <th scope="col" abbr="Tuesday"> Tu </th> <th scope="col" abbr="Wednesday"> We </th> <th scope="col" abbr="Thursday"> Th </th> <th scope="col" abbr="Friday"> Fr </th> <th scope="col" abbr="Saturday"> Sa </th> </tr> </thead> <tbody> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 29 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 1 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 5 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 6 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 7 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 8 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 9 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 10 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 11 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 12 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 13 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="0"> 14 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 15 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 16 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 17 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 18 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 19 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 20 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 21 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 22 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 23 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 24 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 29 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 31 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 1 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 5 </button> </td> </tr> </tbody> </table> <div class="wd_wai_dialogButtonGroup"> <button class="wd_wai_dialogButton wd_wai_dp_cancelbuton" value="Cancel">Cancel </button> <button class="wd_wai_dialogButton wd_wai_dp_okbuton" value="Go">Go</button> </div> </div> </div> </div> </div> <div style="position:relative;overflow:hidden;height:435px;width:100%;margin:0;padding:0;border:0;"> <div id="ir_interactive_chart" style="height:100%; width:100%;position:absolute;margin:0;padding:0;border:0;"> <span class="wd_loading_rotate" style="position:absolute; left:50%; top:50%;"><span class="fa-spin fa-fw fa fa-circle-o-notch" style="font-size: 3em;"></span><span class="wd_sr-only">Loading...</span></span></div> </div> <div class="wd_chart_options"> <fieldset class="wd_chart_option"> <legend class="wd_chart_option_title">Display Events</legend> <div class="wd_chart_option_items"> <div class="wd_chart_option_item"> <div class="wd_chart_option_input"><input type="checkbox" name="dividends" id="dividends" onclick="ir_interactivechart.update_series('dividends');" value="dividends"></div> <div class="wd_chart_option_swatch" style="background-color:#B52C38;"> </div> <div class="wd_chart_option_label"><label for="dividends">Dividends</label></div> </div> <div class="wd_chart_option_item"> <div class="wd_chart_option_input"><input type="checkbox" name="splits" id="splits" onclick="ir_interactivechart.update_series('splits');" value="splits"></div> <div class="wd_chart_option_swatch" style="background-color:#FF952B;"> </div> <div class="wd_chart_option_label"><label for="splits">Splits</label></div> </div> <div class="wd_chart_option_item"> <div class="wd_chart_option_input"><input type="checkbox" name="earnings" id="earnings" onclick="ir_interactivechart.update_series('earnings');" value="earnings"></div> <div class="wd_chart_option_swatch" style="background-color:#00A235;"> </div> <div class="wd_chart_option_label"><label for="earnings">Earnings</label></div> </div> <div class="wd_chart_option_item"> <div class="wd_chart_option_input"><input type="checkbox" name="news" id="news" onclick="ir_interactivechart.update_series('news');" value="news"></div> <div class="wd_chart_option_swatch" style="background-color:#006C9F;"> </div> <div class="wd_chart_option_label"><label for="news">News</label></div> </div> </div> </fieldset> <fieldset class="wd_chart_option"> <legend class="wd_chart_option_title">Chart Style</legend> <div class="wd_chart_option_items"> <div class="wd_chart_option_item"> <div class="wd_chart_option_input"><input type="radio" name="quotes" id="quotes_line" onclick="ir_interactivechart.update_series('quotes');" value="line"></div> <div class="wd_chart_option_label"><label for="quotes_line">Line</label></div> </div> <div class="wd_chart_option_item"> <div class="wd_chart_option_input"><input type="radio" name="quotes" id="quotes_mountain" onclick="ir_interactivechart.update_series('quotes');" value="mountain" checked></div> <div class="wd_chart_option_label"><label for="quotes_mountain">Mountain</label></div> </div> <div class="wd_chart_option_item"> <div class="wd_chart_option_input"><input type="radio" name="quotes" id="quotes_ohlc" onclick="ir_interactivechart.update_series('quotes');" value="ohlc"></div> <div class="wd_chart_option_label"><label for="quotes_ohlc">OHLC</label></div> </div> <div class="wd_chart_option_item"> <div class="wd_chart_option_input"><input type="radio" name="quotes" id="quotes_candlestick" onclick="ir_interactivechart.update_series('quotes');" value="candlestick"></div> <div class="wd_chart_option_label"><label for="quotes_candlestick">Candlestick</label></div> </div> </div> </fieldset> </div> <div class="wd_chart_footer"> Currency in USD. <br/> Quote data delayed by at least 15 minutes. <br/> Earnings Events data provided by Wall Street Horizon.</div> <div class="wd_toolbar wd_toolbar-main"><ul class="wd_tools"><li class="wd_tool wd_tool-pdf"><span class="wd_tool_icon"><a href="https://investors.azenta.com/stock-information?asPDF=1" rel="nofollow" title="pdf"><span class="fa fa-file-pdf-o"></span></a></span></li></ul></div> <script type="text/javascript" nonce="OTY2ZTJmZDBkYmE5OWNkNjk3YjA4ODZkYTE0MzMwOTBiMWRmMzU5Mw=="> function wd_wai_datepicerDateSelected() { ir_interactivechart.date_changed() } var ir_interactivechart = { chart: false, visiblePriceSeries: "mountain", visibleEvents: {}, ranges: {"5d": 1731922200000, "1m": 1729612800000, "3m": 1724342400000, "6m": 1716393600000, "YTD": 1704124800000, "1y": 1700668800000, "5y": 1574438400000, "10y": 1416672000000}, firstDate: new Date(1416690000000), lastDate: new Date(1732309200000), init: function(chart) { this.chart = chart; var minDateObj1 = new Date(this.firstDate); var minDate = minDateObj1.getFullYear() + "-" + (((minDateObj1.getMonth() + 1) < 10) ? "0" : "") + (minDateObj1.getMonth() + 1) + "-" + ((minDateObj1.getDate() < 10) ? "0" : "") + minDateObj1.getDate(); var maxDateObj1 = new Date(this.lastDate); var maxDate = maxDateObj1.getFullYear() + "-" + (((maxDateObj1.getMonth() + 1) < 10) ? "0" : "") + (maxDateObj1.getMonth() + 1) + "-" + ((maxDateObj1.getDate() < 10) ? "0" : "") + maxDateObj1.getDate(); console.log("minDate1 "+minDate+" maxDate1 "+maxDate); document.getElementById("wd_chart_start_date").value=minDate; document.getElementById("wd_chart_end_date").value=maxDate; let dp_input1 = document.getElementById("wd_chart_start_date"); let dp_button1 = document.getElementById("wd_wai_dp_button1"); let dp_dialog1 = document.getElementById("wd_datepicker_dialog_wd_start_date"); let wd_datePicker1 = new DatePicker(dp_input1, dp_button1, dp_dialog1, minDate, maxDate ); wd_datePicker1.init(); let dp_input2 = document.getElementById("wd_chart_end_date"); let dp_button2 = document.getElementById("wd_wai_dp_button2"); let dp_dialog2 = document.getElementById("wd_datepicker_dialog_wd_end_date"); let wd_datePicker2 = new DatePicker(dp_input2, dp_button2, dp_dialog2, minDate, maxDate ); wd_datePicker2.init(); wd_datePicker1.onSelectDate = function(date) { wd_wai_datepicerDateSelected(date); } wd_datePicker2.onSelectDate = function(date) { wd_wai_datepicerDateSelected(date); } this.set_range('3m'); this.update_all_series(); }, update_all_series: function() { var changed = false; changed = this.update_series("quotes", false) || changed; changed = this.update_series("dividends", false) || changed; changed = this.update_series("splits", false) || changed; changed = this.update_series("earnings", false) || changed; changed = this.update_series("news", false) || changed; if (changed) this.chart.redraw(); }, update_series: function(input_name, redraw) { if (!this.chart) return false; var changed = false; var inputs = document.getElementsByName(input_name); for (var i=0; i < inputs.length; ++i) { var input = inputs[i]; if (input.type == "radio" || input.type == "checkbox") { if (input.value == "dividends" || input.value == "splits" || input.value == "earnings" || input.value == "news") this.visibleEvents[input.value] = input.checked; var series = this.chart.get(input.value); if (!series) { if (input.checked && (input.value == "dividends" || input.value == "splits" || input.value == "earnings" || input.value == "news")) { this.load_events(input.value); } } else if (series.visible != input.checked) { series.setVisible(input.checked, false); changed = true; if (input.name == "quotes" && input.checked) { this.visiblePriceSeries = input.value; this.move_events("dividends", input.value); this.move_events("splits", input.value); this.move_events("earnings", input.value); this.move_events("news", input.value); } } } } if (changed && redraw !== false) this.chart.redraw(); return changed; }, move_events: function(events_series, price_series) { var series = this.chart.get(events_series); if (series) series.options.onSeries = price_series; }, load_events: function (event_type) { this.chart.showLoading('<span class="wd_loading_rotate" ><span class="fa-spin fa-fw fa fa-circle-o-notch" style="font-size: 3em;"></span><span class="wd_sr-only">Loading...</span></span>'); webDriver.jQuery.ajax({ url: 'index.php', data: { s: 122, ajax: "ir_events", ticker: "AZTA", type: event_type, min: 1416690000, max: 1732309200 }, dataType: "json", success: function(data) { var common_options = { type : 'flags', id: event_type, data : data, turboThreshold : data.length+1, onSeries : ir_interactivechart.visiblePriceSeries, useOrdinalPositions: false, lineWidth: 1, radius: 2, tooltip: { xDateFormat: '%A, %b %e, %Y', headerFormat: '<span class="wd_chart_event_header" style="color:{series.color};">{series.name}</span><span>{point.key}</span><br/>', pointFormat: '<div class="wd_chart_event_summary" style="color:{series.color};">{point.text}</div>' }, shape : 'rectpin', width : 11, y: -45 }; var type_options = { dividends: { name: 'Dividend', title: 'D', style: { color: "#FFFFFF" }, color: "#B52C38", fillColor: {linearGradient:{x1:0,y1:0,x2:0,y2:0.5},stops:[[0,"#FF5364"],[1,"#B52C38"]]}, states: { hover: { fillColor: "#B52C38" } } }, splits: { name: 'Split', title: 'S', style: { color: "#FFFFFF" }, color: "#FF952B", fillColor: {linearGradient:{x1:0,y1:0,x2:0,y2:0.5},stops:[[0,"#FFC894"],[1,"#FF952B"]]}, states: { hover: { fillColor: "#FF952B" } } }, earnings: { name: 'Earnings', title: 'E', style: { color: "#FFFFFF" }, color: "#00A235", fillColor: {linearGradient:{x1:0,y1:0,x2:0,y2:0.5},stops:[[0,"#00EE65"],[1,"#00A235"]]}, states: { hover: { fillColor: "#00A235" } } }, news: { name: 'News', title: 'N', style: { color: "#FFFFFF" }, color: "#006C9F", fillColor: {linearGradient:{x1:0,y1:0,x2:0,y2:0.5},stops:[[0,"#6BC3FA"],[1,"#006C9F"]]}, states: { hover: { fillColor: "#006C9F" } }, events: { click: function(event) {window.open(event.point.url, "_blank");} } } }; var options = webDriver.jQuery.extend(true, {}, common_options, type_options[event_type]); ir_interactivechart.chart.hideLoading(); ir_interactivechart.chart.addSeries(options); }, error: function(jqxhr, status, error) { ir_interactivechart.chart.showLoading("Unable to load events ("+status+":"+error+")"); } }); }, data: { close: [], ohlc: [], volume: [] }, // split the data into separate close, ohlc and volume arrays load_data: function(size, data) { var dataLength = data.length; var offset = (size == "minute") ? (5*60*1000) : 0; this.data.close[size] = []; this.data.ohlc[size] = []; this.data.volume[size] = []; for (var i = 0; i < dataLength; i++) { if (size == "minute" && (i == 0 || data[i-1][0]+offset < data[i][0])) { this.data.close[size].push([ data[i][0], // the start date data[i][4] // open ]); } this.data.close[size].push([ data[i][0]+offset, // the end date data[i][4] // close ]); this.data.ohlc[size].push([ data[i][0]+offset, // the end date data[i][1], // open data[i][2], // high data[i][3], // low data[i][4] // close ]); this.data.volume[size].push([ data[i][0]+offset, // the end date data[i][5] // the volume ]) } }, set_data_size: function(size, start) { if (this.data.close[size]) { this.chart.get("line").setData(this.data.close[size], false); this.chart.get("mountain").setData(this.data.close[size], false); this.chart.get("ohlc").setData(this.data.ohlc[size], false); this.chart.get("candlestick").setData(this.data.ohlc[size], false); this.chart.get("volume").setData(this.data.volume[size], false); this.chart.redraw(); } else { this.chart.showLoading('<span class="wd_loading_rotate" ><span class="fa-spin fa-fw fa fa-circle-o-notch" style="font-size: 3em;"></span><span class="wd_sr-only">Loading...</span></span>'); webDriver.jQuery.getJSON( 'index.php', { ajax: "ir_quotes", ticker: "AZTA", data: "OHLCV", size: size, mult: (size == 'day') ? 1 : 5, min: start || 1416690000, max: 1732309200, splits: true, }, function(data) { ir_interactivechart.load_data(size, data); ir_interactivechart.chart.hideLoading(); ir_interactivechart.set_data_size(size); } ); } }, set_range: function(range) { if (this.chart && this.ranges[range]){ this.chart.xAxis[0].setExtremes(this.ranges[range], 1732291200000); } }, date_changed: function() { if (this.chart) { var start = new Date(webDriver.jQuery("#wd_chart_start_date").val()); start = start.getTime() - start.getTimezoneOffset()*60*1000; var end = new Date(webDriver.jQuery("#wd_chart_end_date").val()); end = end.getTime() - end.getTimezoneOffset()*60*1000; var start_datepicker = start; var end_datepicker = end; var min; if (this.data.close['minute']) { min = this.data.close['minute'][0][0] - 24*60*60*1000; } else { var now = new Date(); min = now.getTime() - 30*24*60*60*1000; } var size = (start < min || end-start > 21*24*60*60*1000) ? 'day' : 'minute'; if (size == 'minute') { start += 34200*1000; end += 57600*1000; } else { start += 57600*1000; end += 57600*1000; } var errors = ""; webDriver.jQuery("#wd_chart_start_date").removeClass("wd_chart_date_error"); webDriver.jQuery("#wd_chart_end_date").removeClass("wd_chart_date_error"); if (start < 1416585600000) { var date_str = webDriver.jQuery.wd_datepicker.formatDate("mm/dd/yy", this.firstDate); errors += "\nStart date must not be earlier than {date}".replace("{date}", date_str); webDriver.jQuery("#wd_chart_start_date").addClass("wd_chart_date_error"); } if (end > 1732377600000) { var date_str = webDriver.jQuery.wd_datepicker.formatDate("mm/dd/yy", this.lastDate); errors += "\nEnd date must not be later than {date}".replace("{date}", date_str); webDriver.jQuery("#wd_chart_end_date").addClass("wd_chart_date_error"); } if (start > end) { errors += "\nStart date must be earlier than end date"; webDriver.jQuery("#wd_chart_start_date").addClass("wd_chart_date_error"); webDriver.jQuery("#wd_chart_end_date").addClass("wd_chart_date_error"); } if(start_datepicker == end_datepicker){ errors += "\nStart date should not be equal to end date"; webDriver.jQuery("#wd_chart_start_date").addClass("wd_chart_date_error"); webDriver.jQuery("#wd_chart_end_date").addClass("wd_chart_date_error"); } if (errors != "") { alert("Please correct the following error(s):\n"+errors); return; } this.chart.xAxis[0].setExtremes(start, end); } }, extend_data: function(event) { webDriver.jQuery("#wd_chart_ranges .wd_chart_range") .removeClass("wd_chart_range-active") .attr("aria-checked", "false") .attr("tabindex", -1) ; if (event.max == 1732291200000) { for (range in this.ranges) { if (event.min == this.ranges[range]) { webDriver.jQuery("#wd_chart_range-"+range) .addClass("wd_chart_range-active") .attr("aria-checked", "true") .attr("tabindex", 0) ; } } } var start = new Date(event.min); document.getElementById("wd_chart_start_date").value= start.getFullYear() + "-" + (((start.getMonth() + 1) < 10) ? "0" : "") + (start.getMonth() + 1) + "-" + ((start.getDate() < 10) ? "0" : "") + start.getDate(); var end = new Date(event.max); document.getElementById("wd_chart_end_date").value= end.getFullYear() + "-" + (((end.getMonth() + 1) < 10) ? "0" : "") + (end.getMonth() + 1) + "-" + ((end.getDate() < 10) ? "0" : "") + end.getDate(); var min; if (this.data.close['minute']) { min = this.data.close['minute'][0][0]; } else { var now = new Date(); min = now.getTime() - 30*24*60*60*1000; } var size = (event.min < min || event.max-event.min > 21*24*60*60*1000) ? 'day' : 'minute'; this.set_data_size(size, (size=='day') ? false : Math.floor(min/1000)); } }; function rect_symbol(left, top, width, height, options) { var right = left + width, bottom = top + height, ret, r; // No radius, return the more lightweight square if (!options || !options.r) { ret = this.symbols.square.apply(this, arguments); // Has radius add arcs for the corners } else { r = Math.min(options.r, width/2, height/2); ret = [ 'M', left + r, top, 'L', right - r, top, 'A', r, r, 0, 0, 1, right, top + r, 'L', right, bottom - r, 'A', r, r, 0, 0, 1, right - r, bottom, 'L', left + r, bottom, 'A', r, r, 0, 0, 1, left, bottom - r, 'L', left, top + r, 'A', r, r, 0, 0, 1, left + r, top ]; } return ret; } function rectpin_symbol(x, y, w, h, options) { var anchorX = options && options.anchorX, anchorY = options && options.anchorY, path = this.symbols.rect.apply(this, arguments); if (anchorX && anchorY) { path.push('M', anchorX, y + h, 'L', anchorX, anchorY); } return path; }; if (Highcharts.SVGRenderer) { Highcharts.SVGRenderer.prototype.symbols['rect'] = function(x, y, w, h, options) { return rect_symbol.apply(Highcharts.SVGRenderer.prototype, arguments); } Highcharts.SVGRenderer.prototype.symbols['rectpin'] = function(x, y, w, h, options) { return rectpin_symbol.apply(Highcharts.SVGRenderer.prototype, arguments); } } if (Highcharts.VMLRenderer) { Highcharts.VMLRenderer.prototype.symbols['rectpin'] = function(x, y, w, h, options) { return rectpin_symbol.apply(Highcharts.VMLRenderer.prototype, arguments); } } webDriver.jQuery(function() { webDriver.jQuery.getJSON( 'index.php', { ajax: "ir_quotes", ticker: "AZTA", data: "OHLCV", size: "day", min: 1416690000, max: 1732309200 }, function(data) { ir_interactivechart.load_data('day', data); // set the allowed units for data grouping var groupingUnits = [[ 'minute', [5, 10, 15, 30] ], [ 'hour', [1, 2, 3, 4] ], [ 'day', // unit name [1] // allowed multiples ], [ 'week', // unit name [1] // allowed multiples ], [ 'month', [1, 2, 3, 4, 6] ]]; var groupingLabels = { millisecond: ["", "%A, %b %e, %H:%M:%S.%L", "-%H:%M:%S.%L"], second: ["", "%A, %b %e, %H:%M:%S", "-%H:%M:%S"], minute: ["", "%A, %b %e, %H:%M", "-%H:%M"], hour: ["", "%A, %b %e, %H:%M", "-%H:%M"], day: ["%A, %b %e, %Y", "%A, %b %e", "-%A, %b %e, %Y"], week: ["Week from %A, %b %e, %Y", "%A, %b %e", "-%A, %b %e, %Y"], month: ["%B %Y", "%B", "-%B %Y"], year: ["%Y", "%Y", "-%Y"] }; // create the chart var chart = new Highcharts.StockChart({ chart: { renderTo: 'ir_interactive_chart', spacingTop: 5, spacingBottom: 5, spacingLeft: 0, spacingRight: 0, alignTicks: false, backgroundColor: null, borderColor: "#CCCCCC", borderWidth: 0, borderRadius: 5, plotBackgroundColor: "#FFFFFF", plotBorderColor: "#CCCCCC", plotBorderWidth: 0, events: { load: function() {ir_interactivechart.init(this);} } }, credits: {enabled: false}, rangeSelector: {enabled: false}, navigator: { series: { color: "#826ec3", lineColor: "#826ec3", lineWidth: 1, fillColor: "#826ec3", dummyArg: false }, handles: { backgroundColor: "#FFFFFF", borderColor: "#666666" }, maskFill: "rgba(255,255,255,0.75)", outlineColor: "#666666", outlineWidth: 1, yAxis: { lineColor: "#666666", gridLineColor: "#666666", tickColor: "#666666", labels: { style: { color: "#808080", fontWeight: "normal" } } }, xAxis: { lineColor: "#666666", gridLineColor: "#666666", tickColor: "#666666", dateTimeLabelFormats: { millisecond: "%H:%M:%S.%L", second: "%H:%M:%S", minute: "%H:%M", hour: "%H:%M", day: "%b %e", week: "%b %e", month: "%b '%y", year: "%Y" }, labels: { style: { color: "#808080", fontWeight: "normal" } } } }, scrollbar: { barBackgroundColor: {linearGradient:{x1:0,y1:0,x2:0,y2:1},stops:[[0,"#FFFFFF"],[1,"#CCCCCC"]]}, barBorderColor: "#666666", barBorderWidth: 1, barBorderRadius: 0, rifleColor: "#666666", buttonBackgroundColor: {linearGradient:{x1:0,y1:0,x2:0,y2:1},stops:[[0,"#FFFFFF"],[1,"#CCCCCC"]]}, buttonBorderColor: "#666666", buttonBorderWidth: 1, buttonBorderRadius: 2, buttonArrowColor: "#666666", trackBackgroundColor: {linearGradient:{x1:0,y1:0,x2:0,y2:1},stops:[[0,"#E5E5E5"],[1,"#FFFFFF"]]}, trackBorderColor: "#CCCCCC", trackBorderWidth: 1, trackBorderRadius: 2 }, yAxis: [{ title: { text: 'Price', style: { color: "#808080", fontWeight: "bold" } }, top: 0, height: 250, maxPixelPadding: 0, lineWidth: 2, lineColor: "#CCCCCC", gridLineWidth: 1, gridLineColor: "#CCCCCC", tickWidth: 0, tickColor: "#CCCCCC", opposite: true, labels: { align: 'left', x: 2, formatter: function() { return Highcharts.currencyFormat(this.value,["${V}","-${V}"],-2,".",","); }, style: { color: "#808080", fontWeight: "normal" } } }, { title: { text: 'Volume', style: { color: "#808080", fontWeight: "bold" } }, top: 270, height: 100, offset: 0, lineWidth: 2, lineColor: "#CCCCCC", gridLineWidth: 1, gridLineColor: "#CCCCCC", tickWidth: 0, tickColor: "#CCCCCC", opposite: true, labels: { align: 'left', x: 2, style: { color: "#808080", fontWeight: "normal" } } }], xAxis: { top: 0, height: 370, offset: -120, minRange: 3600000, dayOffset: 57600000, groupPixelWidth: 10, events: { setExtremes: function(event) {ir_interactivechart.extend_data(event);} }, stickToMin: false, stickToMax: false, lineWidth: 2, lineColor: "#CCCCCC", gridLineWidth: 0, gridLineColor: "#CCCCCC", tickWidth: 1, tickColor: "#CCCCCC", dateTimeLabelFormats: { millisecond: "%H:%M:%S.%L", second: "%H:%M:%S", minute: "%H:%M", hour: "%H:%M", day: "%b %e", week: "%b %e", month: "%b '%y", year: "%Y" }, labels: { style: { color: "#808080", fontWeight: "normal" } }, }, tooltip: { backgroundColor: "rgba(255,255,255,0.85)", borderColor: null, borderWidth: 2, borderRadius: 3, shadow: true, crosshairs: [ { color: "#CCCCCC", width: 1 }, { color: "#CCCCCC", width: 0 } ], useHTML: true, style: { color: null, fontSize: '12px', padding: '5px', whiteSpace: 'nowrap', width: 300 } }, series: [{ type: 'area', name: 'Price', id: 'mountain', data: ir_interactivechart.data.close['day'], visible: true, color: "#826ec3", lineColor: "#826ec3", marker: { states: { hover: { lineColor: "#FFFFFF" } } }, fillColor: "#826ec3", fillOpacity: "0.3", tooltip: { pointFormat: '<span style="color:{series.color}">{series.name}</span>: <b>{point.y}</b><br/>', valueFormatter: function(value) {return Highcharts.currencyFormat(value,["${V}","-${V}"],[2,4],".",",");} }, threshold: null, dataGrouping: { approximation: 'close', timeOffset: 1, enabled: true, forced: true, dateTimeLabelFormats: groupingLabels, groupTime: 'last', units: groupingUnits } },{ type: 'line', name: 'Price', id: 'line', data: ir_interactivechart.data.close['day'], visible: false, color: "#826ec3", lineColor: "#826ec3", marker: { states: { hover: { lineColor: "#FFFFFF" } } }, tooltip: { pointFormat: '<span style="color:{series.color}">{series.name}</span>: <b>{point.y}</b><br/>', valueFormatter: function(value) {return Highcharts.currencyFormat(value,["${V}","-${V}"],[2,4],".",",");} }, threshold: null, dataGrouping: { approximation: 'close', timeOffset: 1, forced: true, dateTimeLabelFormats: groupingLabels, groupTime: 'last', units: groupingUnits } },{ type: 'ohlc', name: 'Price', id: 'ohlc', data: ir_interactivechart.data.ohlc['day'], visible: false, color: "#826ec3", lineColor: "#826ec3", tooltip: { valueFormatter: function(value) {return Highcharts.currencyFormat(value,["${V}","-${V}"],[2,4],".",",");}, pointFormat: '<span style="color:{series.color};font-weight:bold">{series.name}</span><br/>' + 'Open: {point.open}<br/>' + 'High: {point.high}<br/>' + 'Low: {point.low}<br/>' + 'Close: {point.close}<br/>' }, threshold: null, dataGrouping: { approximation: 'ohlc', timeOffset: 1, forced: true, dateTimeLabelFormats: groupingLabels, groupTime: 'last', units: groupingUnits } },{ type: 'candlestick', name: 'Price', id: 'candlestick', data: ir_interactivechart.data.ohlc['day'], visible: false, color: "#826ec3", lineColor: "#826ec3", upColor: "#826ec3", upLineColor: "#826ec3", tooltip: { pointFormat: '<span style="color:{series.color}">{series.name}</span>: <b>{point.y}</b><br/>', valueFormatter: function(value) {return Highcharts.currencyFormat(value,["${V}","-${V}"],[2,4],".",",");} }, threshold: null, dataGrouping: { approximation: 'ohlc', timeOffset: 1, forced: true, dateTimeLabelFormats: groupingLabels, groupTime: 'last', units: groupingUnits } },{ type: 'column_updown', name: 'Volume', id: 'volume', data: ir_interactivechart.data.volume['day'], color: "#880000", borderColor: "#880000", upColor: "#008800", upBorderColor: "#008800", tooltip: { pointFormat: '<span style="color:{series.color}">{series.name}</span>: <b>{point.y}</b><br/>', }, yAxis: 1, dataGrouping: { approximation: 'sum', timeOffset: 1, forced: true, dateTimeLabelFormats: groupingLabels, groupTime: 'last', units: groupingUnits } }] }); } ); }); </script> </div> </div> </div> </div> </div> </div> </div> <!-- <div class="footer-wrapper"> <div class="footer-container"> <div class="column1"> <p>SITE MAP</p> <a href="https://careers.brooks.com/" class="first">Home</a> <a href="https://careers.brooks.com/about-brooks/">About Brooks</a> <a href="https://careers.brooks.com/working-at-brooks/">Working At Brooks</a> <a href="https://careers.brooks.com/career-areas/">Career Areas</a> <a href="https://careers.brooks.com/jobsearch/" class="last">Search Jobs</a> </div> <div class="column2"> <p>Follow us</p> <div class="footerSocial"> <a href="https://www.facebook.com/BrooksAutomationInc" class="facebook-footer" target="_blank"></a> <a href="https://twitter.com/brooksglobal" class="twitter-footer" target="_blank"></a> <a href="http://www.linkedin.com/company/brooks-automation" class="linkedin-footer" target="_blank"></a> <a href="http://www.google.com/+brooksautomation" class="google-footer" target="_blank"></a> </div> </div> <div class="column3"> <p>Career Opportunities</p> <div><a href="https://careers.brooks.com/career-opportunities//"> (22 jobs)</a><a href="https://careers.brooks.com/career-opportunities/accounting-finance/">Accounting / Finance (8 jobs)</a><a href="https://careers.brooks.com/career-opportunities/administrative/">Administrative (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/auditor/">Auditor (1 job)</a><a href="https://careers.brooks.com/career-opportunities/customer-support/">Customer Support (6 jobs)</a><a href="https://careers.brooks.com/career-opportunities/engineering/">Engineering (21 jobs)</a><a href="https://careers.brooks.com/career-opportunities/facilities/">Facilities (1 job)</a><a href="https://careers.brooks.com/career-opportunities/human-resources/">Human Resources (1 job)</a><a href="https://careers.brooks.com/career-opportunities/information-technology/">Information Technology (10 jobs)</a><a href="https://careers.brooks.com/career-opportunities/intern/">Intern (1 job)</a><a href="https://careers.brooks.com/career-opportunities/life-sciences/">Life Sciences (7 jobs)</a></div><div><a href="https://careers.brooks.com/career-opportunities/manufacturing/">Manufacturing (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/marketing/">Marketing (4 jobs)</a><a href="https://careers.brooks.com/career-opportunities/operations/">Operations (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/production/">Production (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/project-program-management/">Project / Program Management (1 job)</a><a href="https://careers.brooks.com/career-opportunities/quality/">Quality (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/sales/">Sales (10 jobs)</a><a href="https://careers.brooks.com/career-opportunities/service/">Service (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/shipping-distribution/">Shipping / Distribution (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/supply-chain/">Supply Chain (3 jobs)</a></div> </div> </div> </div> --> <div class="eeo-wrapper"> <div class="container"> <div class="eeo"> <div id="footer-social"> <a target="_blank" title="Facebook" href="https://www.facebook.com/AzentaLifeSciences"><img src="images/social_fb.png" alt="Facebook" style="border-width: 0px; border-style: solid;" height="30" width="30"></a> <a target="_blank" title="Twitter" href="https://twitter.com/AzentaSciences"><img src="images/social_twitter.png" alt="Twitter" style="border-width: 0px; border-style: solid;" height="30" width="30"></a> <a target="_blank" title="LinkedIn" href="https://www.linkedin.com/company/80092649/"><img src="images/social_linkedin.png" alt="LinkedIn" style="border-width: 0px; border-style: solid;" height="30" width="30"></a> <a target="_blank" title="YouTube" href="https://www.youtube.com/azentalifesciences"><img src="images/social_youtube_30.png" alt="YouTube" style="border-width: 0px; border-style: solid;" height="30" width="30"></a> </div> 漏2024 Azenta, Inc. All rights reserved. | <a href="https://azenta.com/privacy-statement" class="privacy-policy">Privacy & Security Policy</a> </div> </div> </div> <div id="wd_hidden"> <div class="wd_widget" data-wd_widget-id="AhKGb8kW4kyX" data-wd_widget-host="//investors.azenta.com">Loading data...</div> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//investors.azenta.com/js/wd_widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","prn_wjs");</script> </div> <script src="js/social-sharing.js" type="text/javascript"></script> <script src="js/adverto.js" type="text/javascript"></script> <script type="text/javascript">try{ adverto.init(100921334); }catch(e){}</script> <noscript><p><img alt="ADVERTO" width="1" height="1" src="//win.staticstuff.net/100921334ns.gif" /></p></noscript> <script type="text/javascript" async="" src="js/in.js"></script> <script type="text/javascript"> function getWidgetData() { var widgetPrice = $('#wd_hidden .wd_widget .wd_price span').text(); var widgetChange = $('#wd_hidden .wd_widget .wd_data2 .wd_value').text(); var widgetVolume = $('#wd_hidden .wd_widget .wd_data5 .wd_value').text(); var widgetMarketCap = $('#wd_hidden .wd_widget .wd_data6 .wd_value').text(); var widgetChangeClass = $('#wd_hidden .wd_widget .wd_price .wd_value').hasClass('wd_quote-value-up') ? 'wd_quote-value-up' : 'wd_quote-value-down'; if(widgetPrice == '') { setTimeout(getWidgetData, 500); } else { // widgetChangePercent = widgetChangePercent.split('('); // widgetChangePercent = widgetChangePercent[1].substr(0,widgetChangePercent[1].length - 1); $(".wd_widget_price").append(widgetPrice); $(".wd_widget_change").addClass(widgetChangeClass).append(widgetChange); $(".wd_widget_volume").append(widgetVolume); $(".wd_widget_market_cap").append(widgetMarketCap); } } $(document).ready(getWidgetData()); $(document).ready(function(){ $('.nav.content li:first-child a').addClass('first'); //$('#wd_featurebox-financial_5 .wd_featurebox').append('<a href="#" class="wd_more_button">ALL STOCK DATA</a>'); $('.wd_stock_quote_container').append('<a href="stock-information" class="wd_more_button">ALL STOCK DATA</a>'); $('.wd_featureboxes_bottom .wd_featurebox_container').each(function() { var wd_img_src = $(this).find('.wd_imagetable img').attr('src'); if (wd_img_src) { $(this).css('background-image', 'url('+ wd_img_src +')'); } }); $('.wd_events-teaser .item').each(function() { $(this).find('.item_date, .item_time, .item_summary').wrapAll('<div class="wd_left-col"></div>'); $(this).find('.wd_event_subscribe, .wd_event_reminder').wrapAll('<div class="wd_right-col"></div>'); //var dateSplit = $(this).find('.item_date').text().split(', '); //console.log(dateSplit); }); $('.wd_stock_quote_container .wd_more_button').after('<div class="stock_disclaimer">Currency in USD.<br>Quote data delayed by at least 15 minutes.</div>'); }); </script> <script type="text/javascript" async="" src="js/wd_scripts.js"></script> <!-- begin spin_special_output(body_end) --> <script wd_script_id="piwik_tracking_code"></script> <!-- Piwik Tracking Code --> <script type="text/javascript"> var _paq = _paq || []; _paq.push(["setCustomVariable", 1, "Content Type", "IR: SEC Filings", "page"]); _paq.push(["setCustomVariable", 3, "Navigation Page", "Financial Info : SEC Filings", "page"]); _paq.push(["trackPageView"]); _paq.push(["enableLinkTracking"]); (function() { var u="//stats.drivetheweb.com/"; _paq.push(["setTrackerUrl", u+"piwik.php"]); _paq.push(["setSiteId", 6382]); var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript"; g.async=true; g.defer=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); })(); </script> <noscript> <img src="https://stats.drivetheweb.com/piwik.php?idsite=6382&rec=1" style="border:0" alt="" /> </noscript> <!-- End Piwik Tracking Code --> <!-- end spin_special_output(body_end) --> </body> </html>