Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Apex Charts - uniform zoom

$
0
0

I'm using Blazor-ApexCharts nugget in dotnet 8 blazor wasm application, but i think this relates to any other application type.

Is there any way to zoom in on X and Y axis by the same factor?The issue is that now, when zooming in the chart x=y changes from diagonal to almost horizontal line.

Let say that at the begining I have on X and Y axis values from 0 - 500. So after zoom in, I would like to see values ranging from 100 - 400 on either axis.

Image of chart

I tried setting following properties:

  • ForceNiceScale
  • TickAmount
  • StepSize
  • min and max
  • Chart.Width and Height
  • AxisType

Non of the above helped


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>