A simple quick question. How do I remove the x-axis from a bar chart?

Comments

rajput.rashmi’s picture

Any solution for above mentioned issue....?

LEternity’s picture

Nope... unfortunately not. I had to work around the issue by generating a custom google chart.

13rac1’s picture

Title: Remove X-Axis » Allow setting "Invisible Axis Line" for an axis in Views Chart Style
Category: support » feature

For now the only option is a custom chart. I just closed an old issue with the same question. More information about doing it programmatically here: http://drupal.org/node/822998#comment-4858970

The patch in #1206306: Setting Chart Axes, Gridlines and Axis Labels in Chart using Views Plugin adds many related options, but not axis invisibility.

13rac1’s picture

Version: 6.x-1.2 » 7.x-1.x-dev
13rac1’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Closing old feature request.

Pierre.Vriens’s picture