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. GRID/MICROCHART GUIDE

Custom markers

PreviousCreating a micro chartNextCustom Editor

Last updated 2 days ago

Was this helpful?

From the 4.4 version in the Vitara Grid chart, we allow users to represent data markers. Custom Markers popup option will be available in “Display as” menu. Markers can be applied on ‘No grouping’ and ‘Grouped’ rows. The scaling at each aggregation level will be done separately.

Marker Type & Marker Color

Click on the marker icon to open the marker selection window. Please refer to the below screenshot.

After selecting the desired marker close the marker selection window. Select the marker color. Below is the screenshot of custom markers applied on cost metric.

When using custom markers we support in three modes: Auto scaled, Fixed scale and Fixed Range scale. The data marker tab with the ‘no grouping’ and ‘grouped’ rows screenshots are shown below.

Auto Scale

The number of markers will be calculated based on the column width, and the metric value shown in the column.

Fill Metric In addition to rendering the markers themselves, we can allow for fills to be done based on another metric. Users can fill the rendered marker with different color where fill percentage will be calculated based on the value of metric for current cell and max value of the metric.

Below are the examples shown, where data markers applied on Profit & Revenue metrics with Auto scaling on ‘No grouping’ and ‘Grouped’ rows.

Below are the examples shown, where data markers are applied on Profit & Revenue metric with Auto scaling having ‘Fill metric’ on ‘Nogrouping’ and ‘Grouped’ rows.

Fixed Scale

User can decide maximum markers to be rendered in a cell. The number of markers in the cell with max value will be equal to user-defined max value while markers in other cells will depend on the cell value and user-defined max value

If “Map data to Scale” is disabled then the number of markers will be equal to the value of the cell( even if the cell value is more than the user-defined max value, markers in the cell will be equal to user-defined value will be plotted)

Below are the examples shown, where data markers applied on Profit & Discount metrics with Fixed scaling (disabled Map data to Scale) on ‘No grouping’ and ‘Grouped’ rows.

Below are the examples shown, where data markers are applied on Profit & Discount metrics with Fixed scaling (enabled Map data to Scale) on ‘No grouping’ and ‘Grouped’ rows.

Fixed Range Scale

Fixed range scale is similar to fixed scale with a cap on minimum markers in a cell.

The fixed range option is that we show marker count in the range of 1 to 5(default values); You can change the min and max count values.

Below are the examples shown, where data markers are applied on Profit & Cost metrics with Fixed Range scaling (disabled Map Data to scale) on ‘No grouping’ and ‘Grouped’ rows.

Below are the examples shown, where data markers are applied on Profit & Cost metrics with Fixed Range scaling (enabled Map Data to scale) on ‘No grouping’ and ‘Grouped’ rows.