react-order-book icon indicating copy to clipboard operation
react-order-book copied to clipboard

Allow for a custom end color during color interpolation.

Open brian-mcallister-lab49 opened this issue 3 years ago • 0 comments

Right now, you can pick custom colors (bidColor and askColor) which will get interpolated over the length of the order book. But, those colors simply get interpolated into white. Instead, we can add props to let users choose a custom end color. This could be quite useful when trying to match the visual design of your order book to an existing application's visual style.

brian-mcallister-lab49 avatar Apr 12 '22 18:04 brian-mcallister-lab49