Identified by: Product & Engineering
Identified by: Product
Event markers can now be displayed on non-primary series (e.g., comparison series) if the data supports it. Note: this is an AppDev feature with no accompanying UI.
Identified by: Product
The user can now pin a tooltip on the chart to have the values persist to Identify key levels or for printing. Simply, click on the main series to pin a tooltip showing the information for the main series and all comparison series added to the chart. Event marker tooltips are also pinnable. Once a tooltip is pinned, It can be dragged and placed on the chart which will display a leader line to the original data point. This feature is activated by including the extra PinnedMarkers file.
Identified by: Engineering
Web components were rearchitected to align with current standards. There are no visible changes to the UI as a result of this rearchitecture. There are functionality changes as noted below.
Identified by: Product
The rearchitected Web Components enables more UI elements to be accessible via a screen reader.
Identified by: Product
Event tooltips are now able to display clickable hyperlinks within the tooltip text description. The links will launch a new tab.
Identified by: Engineering
The rearchitected Web Components allow the Heads-Up Display, which accompanies the crosshair, to be dragged around the chart.
Identified by: Product
The tooltip now shows only the data corresponding to the active chart type. For example, if Candle is the active chart type, then the tooltip will display data for Open, High, Low, and Close. If Line is the active chart type, then the tooltip will only show the Close data.
Identified by: Product
Toolbar buttons now have rounded hover states for a more modern look and feel. These will match the hover states already in the dropdown menus.
Identified by: Engineering
Clicking the Info button will now default to displaying the Tooltip instead of the Dynamic Callout.