Forum Discussion
Jyotisha
7 years agoFrequent Visitor
customizing X axis in line chart
Hi,
I'm trying to hide 0 in X axis in line chart as I'm using number of days for X axis. For Y axis I have results.
This data has Positive and negative values for days and want to see -1,1 at axis ( 0 is not required).
Kindly support!!
2 Replies
- v-chuncz-msft
Community Support
Jyotisha ,
In the Format section of the Visualizations pane, expand the X-Axis card and change the Type option from Continuous to Categorical, then take advantage of Visual level filters.
- JyotishaFrequent Visitor
Thanks a ton for quick response.
In catogorical It distributes the result and line chart is not visible in proper way so It's not appropriate solution.
requiremnts is for only line chart along with the mentioned details.