0

Is there any way to customize range selector design in google charts. Please see below.

Existing:

existing design

Required:

Required Design

qaz2625 qaz
  • 103
  • 2
  • 2
  • 10
  • out of the box, you can increase the size of the axis labels using --> `chartOptions.hAxis.textStyle.fontSize` -- in order to change the handles or add the scroll bar, you will need to manually modify the control's SVG on the `'ready'` event... – WhiteHat Apr 15 '20 at 12:46
  • had a quick look ... library doesn't seem to provide direct way to modify the styles of the range controls ... however you can simply use css .. – gdh Apr 16 '20 at 13:10

0 Answers0