v8: What's the best way to recreate the Data Driven Classes and Styles example from v7? #4429
Unanswered
kdeggelman
asked this question in
Q&A
Replies: 1 comment
-
The solution to this question #4097 seems to be the easiest to implement but comes with drawback of casting This solution is also noted here: #4439 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The v7 documentation shows an example for Data Driven Classes and Styles where a column is able to define a
styles
andclassName
attribute:Is there equivalent functionality for v8?
I've looked at:
But a more definitive answer or example would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions