Forum Discussion
RonanC
8 years agoNew Member
Custom visual barchart and negative values
Good Day Im just attempting to create a custom barchart. I have used several tutorials and they are all basically the same as the one in the documentation. However one issue I have noticed is tha...
v-viig
8 years agoCommunity Champion
It seems yScale is incorrect as its min value is -60 but min/max values must be taken from the data set.
We'd recommend to find min value in the same way you find max value and use this min value in the domain isntead of -60.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals