I have a NumericXAxis where the X axis values are OADate double values. I need to have the x Axis label convert the OADate value to a DateTime display string. I know how to do this in both your javascript and WPF DataCharts but I cannot find an equivalent for the Blazor DataChart NumericXAxis.
How would I get the Blazor DataChart to do this conversion.
Hello Richard,
Thank you for your post.
I have been investigating into your requirement, and at the time of writing this, unfortunately it does not appear that there is anything exposed on the NumericXAxis in Ignite UI for Blazor to achieve this. This is likely because the Ignite UI for Blazor toolset is very new and this just has not been included yet, and as such, if you are looking to show dates on your X-Axis, I would instead recommend usage of the TimeXAxis. You can read about usage of this axis here: https://es.infragistics.com/products/ignite-ui-blazor/blazor/components/data-chart-axis-types.html#time-x-axis.
Please let me know if you have any other questions or concerns on this matter.
There is no category series that will display variable sized bubbles so the category time axes will not work. Currently your Blazor product is unable to display variable size bubbles with a date axis.
Unfortunately, at the time of writing this, you are correct in this case in that there is no bubble series that exists with a category time axis, and so it is actually not possible to show dates with a bubble series. The closest thing we have is a point series, which you can read about here.
I ran this information by our development teams, and they believe this to be a defect in the Blazor toolset and as such I have logged it in our internal tracking systems. This issue has an ID of 271872, and I have associated it with a private support case that I have created for you, which has an ID of CAS-210266-P0R1P0 and you can access it here.