Version
5.4.3
Link to Minimal Reproduction
Example
Steps to Reproduce
compare the two 'map' series in Example above
Current Behavior
encode does not work with dataset columns for 'map' series
Expected Behavior
encode should work with any dataset columns
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
tried column indexes, did not work either - datasetIndex: 0, encode: {name: 1, value: 0}
The Example shows also other bugs related to visualMap and legend...
Version
5.4.3
Link to Minimal Reproduction
Example
Steps to Reproduce
compare the two 'map' series in Example above
Current Behavior
encode does not work with dataset columns for 'map' series
Expected Behavior
encode should work with any dataset columns
Environment
Any additional comments?
tried column indexes, did not work either -
datasetIndex: 0, encode: {name: 1, value: 0}The Example shows also other bugs related to visualMap and legend...