Creating a horizontal bar chat.
- Representing a data table in javascript.
- Creating rectangles for each row.
- Using linear and band scales.
- The Margin Convention.
- Adding Axes and Brand names.
- Fill the color in rectangle, if(val_1 >= mark_val) 'green' else 'red'.
- Add small vertical line representing mark_val data.