Package io.jmix.charts
Class ChartsConfiguration
java.lang.Object
io.jmix.charts.ChartsConfiguration
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionpieChart()
screens
(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) xyChart()
-
Constructor Details
-
ChartsConfiguration
public ChartsConfiguration()
-
-
Method Details
-
screens
@Bean("ui_ChartsControllers") public UiControllersConfiguration screens(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) -
gaugeChart
-
funnelChart
-
pieChart
-
radarChart
-
serialChart
-
ganttChart
-
xyChart
-
stockChart
-
customChart
-