I am working on incorporating High Stock Chart into my project, but instead of using a line graph, I would like to display a bar graph. Is there a way to achieve this?
My ultimate goal is to create a graph similar to the one in the provided screenshot.
Do I need to modify any CSS styles for this?
I specifically need to include a time slider at the bottom, as shown in the screenshot. The graph should update based on the time interval selected on the slider.
I would appreciate any suggestions or guidance on how to achieve this.