Open Eroberts479 opened 4 months ago
Can you post an example of what your properties look like?
So this is pretty bare as far as properties go, but it demonstrates the problem. If you don't have the animations property set at all in your properties or the property is enabled it will cause the issue. Let me know if you need me to try anything else!
I found a problem with Apex Charts and have submitted a bug ticket. However, I was able to provide a workaround. Can you try out this release?
https://github.com/Kyvis-Labs/ignition-apexcharts-module/releases/tag/1.0.19
That works! Thanks!
Currently utilizing the Apex Charts Module version 1.0.18 in Ignition 8.1.37, when setting up a boxPlot type chart if the chart animation property is not set to "false", to get data to appear currently, you must render the chart, see all the data there, then it instantly disappears. The only way I have found to get it to show up when using animations is to use the chart toolbar to zoom in or out on the chart and that will make the data appear. In the mean time I will just turn animations off :D
Thanks!
Excuse me if this isn't the correct spot for this, first time actually using Github to open an issue.