Skip to main content
I need to hide the X-axis for one of my report charts that I have embedded in a VF page. I have seen other solutions that work in classic like switching the x-axis off in the report settings but I don't believe they have that option for lightning yet. Does anyone know how to use CSS to hide the X-axis of an analytics:reportChart? Or is there another way to hide that text from showing?

 

<analytics:reportChart reportId="00Of4000007VORC" size="small" showRefreshButton="false" cacheResults="false"></analytics:reportChart>

Remove x-axis from Analytics:reportchart
2 answers
0/9000