Skip to content

How to set merge mode with android views #529

Closed Answered by patrickmichalik
csbenz asked this question in Questions
Discussion options

You must be logged in to vote

Hello! Please try replacing mergeMode = ColumnCartesianLayer.MergeMode.Stacked with mergeMode = { ColumnCartesianLayer.MergeMode.Stacked }. As can be seen here, mergeMode is a lambda with a ColumnCartesianLayerModel parameter, enabling you to perform dynamic MergeMode customization based on your chart’s data.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by csbenz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants