ZoomCharts Documentation
Switch to Version 2.0 (BETA)
ZoomCharts.Configuration.FacetChartSettingsFacetAxis
Methods
Properties
When columns cannot occupy the full plot width (after the usual scroll/unit-width rules), controls where the leftover horizontal space goes.
Whenever the visible columns can span the full width, they always do. This setting applies only when there would otherwise be empty space next to the column block.
left- The visible chart is on the left and unused space remains on the right.right- unused space on the left; last column touches the right edge of the plot (root facet only).center- unused space split evenly on left and right (root facet only).
How much of the available width the default view attempts to fill. 1.0 tries to fit in as many facets as possible, while smaller fractions use fewer facets but leave more room to zoom out.
Default width of one item. Used to calculate initial view.
Show/hide facet axis.
Facet axis name settings.
Maximum size x axis will grow to while fitting labels
Maximum width of one item.
Minimum width of one item.
Height of the x axis.
Configures the title for the facet axis.
Note that the title shares space with the facet axis labels. You might need to increase the value of facetAxis.size
property so that the labels are not hidden by the title.
The width of a single unit that will trigger a zoom-out action when the user swipes up.
Note that the other trigger for zoomout is to swipe up until all the bars fit in half the width of the chart. In this case this unit width might not have been reached.