| Package | Description |
|---|---|
| org.dashbuilder.renderer.c3.client.charts.map | |
| org.dashbuilder.renderer.c3.client.charts.map.widgets |
| Modifier and Type | Method and Description |
|---|---|
D3MapConf |
D3MapDisplayer.getConf() |
static D3MapConf |
D3MapConf.of(String title,
Map<String,Double> data,
boolean markers,
boolean regions,
String backgroundColor,
CountriesGeoJsonService countriesGeoJsonService,
Function<Double,String> formatter,
Consumer<String> pathClickHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
D3MapDisplayerView.createMap(D3MapConf conf) |
void |
D3MapDisplayer.View.createMap(D3MapConf conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
D3Map.generateMap(int width,
int height,
D3MapConf conf) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.