| Package | Description |
|---|---|
| org.icepear.echarts.charts.parallel | |
| org.icepear.echarts.origin.chart.parallel |
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelDataItem |
class |
ParallelEmphasis |
class |
ParallelSeries |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ParallelDataItemOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/parallel/ParallelSeries.ts#L56
|
interface |
ParallelEmphasisOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/parallel/ParallelSeries.ts#L49
https://github.com/apache/echarts/blob/790687df55a5dbe286e52cf182c0983938efd367/src/util/types.ts#L1541
|
interface |
ParallelSeriesOption
https://github.com/apache/echarts/blob/566ba8e83dd283ba359fe9aceee0d4a12dbcd6c7/src/chart/parallel/ParallelSeries.ts#L60
|
| Modifier and Type | Method and Description |
|---|---|
ParallelStateOption |
ParallelStateOption.setLabel(SeriesLabelOption label) |
ParallelStateOption |
ParallelStateOption.setLineStyle(LineStyleOption lineStyle) |
Copyright © 2022. All rights reserved.