Meter Graphs : General parameters in meter graphs

# meterBackgroundColor
Color for the Meter Background Color
Type: color
Default: rgb(229,229,229)
Used in: Meter

# meterColorScheme
Color schemes can be user defined which will take the colors in the color property or one provided in canvasXpress. The order of the colors will be used to sequentially select when a different color is needed in a particular visualization
Type: string
Default: Spectral
Options: AAAS, Accent, BMS, BMSBackground, BMSBlue, BMSBrown, BMSGreen, BMSPink, BMSPrimary, BMSSecondary, BMSTertiary, BMSTertiaryDark, BMSTertiaryLight, BMSWheat, Basic, Behance, BehancePair, BehanceQuartet, BehanceTrio, Black, BlackAndWhite, BlueGrey, BlueRedGrey, Blues, BluesDark, Bootstrap, BrBG, Brand, Brooklyn99Dark, Brooklyn99Regular, BuGn, BuPu, CanvasXpress, CanvasXpressTraditional, Cividis, ColorBlind, ColorSpectrum, Colorful, ColorfulAlt, Complementary, Dark2, Default, Diverging, DivergingAlt, Economist, EconomistBG, Excel, Excel2, Excel3, Favorite, GGBlanket, GGPlot, GameOfThronesArryn, GameOfThronesGreyjoy, GameOfThronesLannister, GameOfThronesManderly, GameOfThronesMartell, GameOfThronesStannis, GameOfThronesStark, GameOfThronesTargaryen, GameOfThronesTully, GameOfThronesTyrell, GnBu, GravityFalls, Greens, Grey, Greys, Heat, Highcharts, Inferno, JCO, Jama, KimPossible, Lancet, LastAirBenderAir, LastAirBenderEarth, LastAirBenderFire, LastAirBenderWater, Light, Magma, Matlab, NEJM, NPG, OrRd, Oranges, PRGn, Paired, ParksAndRecreation, Parula, PaulTol, PiYG, Plasma, Prism, PrismPair, PrismTrio, PuBu, PuBuGn, PuOr, PuRd, Purples, Rainbow, RdBu, RdGy, RdPu, RdYlBu, RdYlGn, Reds, RickyAndMorty, Simpsons, Solarized, SolarizedBase, Spectral, SpongeBob, Stata, Stata2, Stata3, StataMono, Tableau, TableauBlueRed, TableauColorBlind, TableauCyclic, TableauGreenOrange, TableauGrey, TableauLight, TableauMedium, TableauPairSequential, TableauPurpleGrey, TableauTrafficLight, TableauTripleDiverging, Viridis, ViridisInv, WHO, WallStreetJournal, WallStreetJournal2, WallStreetJournal3, WallStreetJournalBlackGreen, WallStreetJournalDemRep, WallStreetJournalRedGreen, White, YlGn, YlGnBu, YlOrBr, YlOrRd
Used in: Meter

# meterColors
Meter Colors
Type: array
Default: []
Used in: Meter

# meterEnd
End value for the meter in degrees
Type: float
Default: 90
Used in: Meter

# meterGroup
Name of the sample category to use to create the meters
Type: string
Default:
Options: 0
Used in: Meter

# meterMax
Maximum value in the meter
Type: float
Default:
Used in: Meter

# meterMin
Minimum value in the meter
Type: float
Default:
Used in: Meter

# meterNeedleColor
Color for the Meter Needle Color
Type: color
Default: rgb(0,0,0)
Used in: Meter

# meterSegments
Meter Segments
Type: array
Default: []
Used in: Meter

# meterStart
Start value for the meter in degrees
Type: float
Default: 270
Used in: Meter

# meterSummary
Summary to calculate for the meters
Type: string
Default: average
Options: count, average, sum, percentage, percentageTotal, countTotal, sumTotal
Used in: Meter

# meterThickness
Thickness in pixels for the vertical, horizontal and state meters
Type: integer
Default: 50
Used in: Meter

# meterTopology
Topology set up for the meters
Type: string
Default: auto
Options: auto, grid, horizontal, vertical
Used in: Meter

# meterType
Type of meter.
Type: string
Default: gauge
Options: gauge, speedometer, vertical, horizontal, state, digital, number
Used in: Meter

# meterVar
Name of the variable use to create the meter. The first variable will be used if not specified or if it is non-valid
Type: string
Default:
Options: 0
Used in: Meter