Last Updated:
11 Nov 2019 13:28
by ADMIN
Trying to upgrade an Angular app that uses WijMo charts. It graphs server and web performance data. I can easily make a line or scatter chart but your Blazor component is not very flexible using DateTime on the x axis. I got it to work on a Line but not a ScatterLine. Also, when using the Line with AxisType = Date, I can't get the BaseUnitStep working. Is there an enumerator for that? It tries to write the x label for every hour over 10 days.