LogoLogo
  • CHARTS USER GUIDE
    • Introduction
    • Angular Gauge Chart
    • Bar/Column Chart
    • Bubble Chart
    • Bullet Chart
    • Calendar Heatmap Chart
    • Column Range Chart
    • Combination Chart
    • Dumbbell Chart
    • Filter Chart
    • Funnel Chart
    • Grid Chart
    • Table heatmap
    • Histogram Chart
    • KPI Animation Chart
    • KPI Ring Chart
    • Line/Area line Chart
    • Mekko Chart
    • Packed Bubble Chart
    • Pie Chart
    • Polar Charts
    • Sankey Chart
    • Simple KPI Chart
    • Slope Chart
    • Sparkline Chart
    • Stacked Column/Bar
    • Text Node
    • Tornado Chart
    • Trellis Chart
    • Variwide Chart
    • Waffle Chart
    • Waterfall Chart
    • Wordcloud Chart
    • Workstation
    • Allow/Block URLs
    • Animation Duration
    • Attribute Forms
    • Auto Scroll
    • Axes
    • Background Images
    • Backward Compatibility
    • Bar/Column Width
    • Color Picker with Opacity
    • Connect Null Points
    • Custom Markers
    • Custom SVG Markers
    • Data Markers
    • Data label customization
    • Dossiers/Documents differences
    • Drilling
    • Error Bars
    • Export to PDF
      • Export engine local resource set up
    • Formatting metric data
    • Gradient Threshold
    • Legend
    • Negative Sign
    • Pattern Fill
    • Play Animation
    • Plot lines/Reference lines
    • Reset color property
    • Reset font properties
    • Right Click Menu
    • Right-to-left Support
    • Series using Attribute
    • Small Multiples
    • Smooth Line
    • Tooltip Customization
    • Tooltip Links
  • GRID/MICROCHART GUIDE
    • Appearance
    • Auto Size
    • Column Totals
    • Context Menu
    • Creating a micro chart
    • Custom markers
    • Custom Editor
    • Filter Data
    • Format/Clear Format
    • Grand Total
    • Pivoting and Row Grouping
    • Horizontal Bars/Pins
    • Embed Images
    • Manage Scaling Grouping
    • Manage Column Grouping
    • Manage Metric Grouping
    • Pin Column
    • Reorder columns
    • Reset Columns
    • Show/Hide Column
    • Sorting
    • Subtotals
    • Thresholds
    • Tooltip
    • Transparency
    • Trend Lines
    • Value Aggregation
    • Variance
  • MAPS USER GUIDE
    • Creating New Maps
    • Custom Layouts
    • Customization of the Map chart
    • Default Maps
    • Formatting Options
    • Generic Merge tool
    • US map using counties data
    • US Map using ZIP Codes
  • IBCS USER GUIDE
    • IBCS
      • Why IBCS
      • Mapping IBCS Scenarios
      • Negative Metrics
      • Scaling Multiple Charts
    • CERTIFIED CHARTS
      • Multi-tier Bar chart
      • Multi-tier Column chart
      • Small Multiples
      • Vertical Waterfall
  • CUSTOMIZATION GUIDE
    • Introduction
    • Custom CSS
    • Custom CSS Samples
    • Custom Color Palette
    • Custom Fonts
    • Condensed Metric Format
    • Disable Edit button
    • Grid Custom CSS
    • Localization
  • FAQ
    • Contact Us
    • FAQS
  • INSTALL DOCS
    • Installing on MicroStrategy Web
    • Installing on MicroStrategy Desktop/Workstation
    • Installing on MicroStrategy Library
    • Installing on MicroStrategy Mobile
    • Release Notes
    • Release Notes Maps
Powered by GitBook
On this page

Was this helpful?

  1. CHARTS USER GUIDE

Right-to-left Support

Right to Left (RTL) Language Support

Vitara Charts supports scripts written from right to left. Arabic, Hebrew, Persian/Farsi, and Urdu are among the languages that utilize right to left scripts.

Controlling the option

The use of RTL is a system-wide option. It will be reflected on all Vitara charts once we activate it. Take note of the following line in the ‘global.txt’ file:

#rtlSupport=true

By default, the option is commented out. Simply remove the ‘#’ character from the preceding line to enable RTL data display.

Grid and Micro Charts

RTL format is commonly used in grid and micro charts. The following adjustments were done to Grid/Micro charts in order to properly support RTL format:

Headers: Attributes will be listed on the right side of the grid, while metrics will be listed on the left.

Context menu - Text order and indication arrows ‘>’: The text appears on the right side, while the arrow option appears on the left.

By default, all columns (including grouped column text) are right justified.

Threshold values have markers to the right of the marker and values to the left of the marker.

Threshold bars are ordered from right to left (vertical axis on the right).

Trend lines in micro charts begin on the right (for all; bar, column, and bullet).

Manage column group menu now have draggable elements on the right and the drop area is on the left.

Cartesian Charts

By default, the horizontal axis in all cartesian charts will grow from right to left. The vertical axis remains the same (it grows from bottom to top).

Grid layout Charts

For charts that use a grid layout (like the waffle, trellis, etc.), the layout will start from the top right instead of top left.

Properties Editor

The headers are now on the right (with the arrow key indicating selection on the left of the text), much like the context menu in the grid, and the content is on the left.

The label and the control (such as a checkbox, select box, etc.) will be switched for each of the properties. On the right will be the label or header, and on the left will be the control.

Legend

For all the legend elements (laid out horizontally), the symbols will be shown on the right and the text on the left.

Tooltip

The text will be right justified by default.

PreviousRight Click MenuNextSeries using Attribute

Last updated 7 months ago

Was this helpful?