Closed AlwaysABattler closed 1 year ago
Any chance you can export the view so I can troubleshoot?
I am also keen to see a fix for this.
I was able to replicate that issue outside of Ignition. So, the issue is with Apex Charts itself. I don't think you are meant to change the min and max for the radar chart. I simply removed both settings and everything worked properly. You would have to post this question to the Apex Charts forums.
Hi Travis,
This is regards to the radar chart.
If I change the yaxis.min from 0 to something else, it does something strange to the chart. For example, I have the yaxis.min = 0 in the the attached file called "radar chart yaxis.min 0". It works as I expect it too. However, if I change the the yaxis.min = 50 the chart expands the series, not clipping them as I expected. The tool tip shows the value hasn't changed, but it is plotted higher on the yaxis. This can be seen in the attached file "radar chart yaxis min 50".
many thanks if you can look into this.