good afternoon.
first, excuse me mistakes in English, I am Brazilian and not very good at English.
I'm trying to use the API to create charts using the URL.
I have no problems to create small charts, but when values exceed 100 have problems.
I have used the folowing values:
cht = bhs
chd = 70,50,800,10,500
chxl = 0: | Open | Closed | executed | Running | Cancelled | 1: 1000.0
chxt = y, x
the problem is that no matter what I put in the url, the X axis always comes to a maximum of 100.
how can I fix this problem?