Example of Period Selector in Javascript Range Selector Control

/
/
Period Selector

This sample visualize the Bitcoin price change over the period with candle and line series. Period Selector show the information about the data.

More Details...

Bitcoin (USD) Price
Description

In this example, you can see how to render and configure the period selector with range navigator to see the price changes for Bitcoin. Tooltip is enabled in this example, to see the tooltip in action, while the selected range is changed. Injecting Module Range Navigator component features are segregated into individual feature-wise modules. To use period selector, we need to inject PeriodSelector module using RangeNavigator.Inject(PeriodSelector) method.