Blazor OHLC Chart is like a candle chart. The horizontal lines at the left and right are used to show open and close values of the stock, and the vertical line represents high and low values. They are easily customizable and supports interactive features such as trackball, tooltip, selection, and zooming to track information of the data.
Allows you to plot multiple series in a single chart to compare different data sets. Enabling legend and tooltip gives more information about the individual series.
Allows you to render the stock price in different panes of the chart. Visualize the OHLC values in one pane and the volume in a different pane.
You can use the range selector along with financial chart to filter and navigate through a large number of data points.
Customizable bull and bear colors.
Supports zooming and panning when dealing with large amount of data to visualize data point in any region.