Changeset 24334 in main
- Timestamp:
- 12/17/21 12:46:14 (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/trunk/src/main/webapps/nmibis-content/json/leaflet/_Base.json
r22958 r24334 128 128 ,"selections": 129 129 { 130 "Jenks": {"title": "Jenks Natural Breaks ", "description": "Grouped by similar values - natural groupings inherent in the data"}131 ,"Jenks2": {"title": "Jenks Natural Breaks - Original", "description": "Grouped by similar values - natural groupings inherent in the data - Original"}130 "Jenks": {"title": "Jenks Natural Breaks - Alternate", "description": "Grouped by similar values - natural groupings inherent in the data"} 131 ,"Jenks2": {"title": "Jenks Natural Breaks", "description": "Grouped by similar values - natural groupings inherent in the data - Original"} 132 132 ,"Quantile": {"title": "Equal Groups (Quantile)", "description": "Groups the data into equally sized value counts"} 133 133 ,"EqualInterval": {"title": "Equal Intervals", "description": "Grouping based on equally sized value ranges"}
Note: See TracChangeset
for help on using the changeset viewer.