Kyvis-Labs / ignition-apexcharts-module

The module provides Perspective ApexCharts components
Apache License 2.0
59 stars 12 forks source link

radar chart y min not working? #24

Closed AlwaysABattler closed 1 year ago

AlwaysABattler commented 2 years ago

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.

radar chart yaxis min 0 radar chart yaxis min 50
traviscox commented 2 years ago

Any chance you can export the view so I can troubleshoot?

AlwaysABattler commented 2 years ago

Hi Travis,

Please see attached for troubleshooting.

gas turbine.zip

MrDougLawrie commented 2 years ago

I am also keen to see a fix for this.

traviscox commented 1 year ago

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.