Load a bullet chart with data as shown below
return {
"title":"Revenue",
"subtitle":"US$, in thousands",
"ranges":[150,225,300],
"measures":[220],
"markers":[250]
};
You will see the graph as shown below.
Try to resize the window as shown below, and you can see some part of bullet chart is cut.
I hope I am clear from my side. Please let me know if any further explanation is required on the bug I have raised.
Steps to reproduce the bug:
I hope I am clear from my side. Please let me know if any further explanation is required on the bug I have raised.