Adds tow new features:
1. min_range_width
This sets a minimum display range width to data points being plotted.
2. range_limit
This sets the upper and lower bound of display range to data points being plotted. This parameter can be used alongside with min_range_width. range_limit has a higher priority than min_range_width.