Open atmorling opened 6 days ago
Based this blame
which shows that line being added in #460, I assume perhaps your last recompile commit on #460 may have been against a local version of the spec that had some experimental inline defaults, i.e.
legend:
label_column: "density",
color_column": "density_colormap"
which were compiled against in #460 but not themselves committed?
I am trying to figure out why those params are here
but not here
They are being dropped by the auto-recompiles in https://github.com/wildlife-dynamics/ecoscope-workflows/pull/452, and just want to make sure that's not a mistake. I think I'm convinced its not.
Put another way, is the above a case of us not having this ci check https://github.com/wildlife-dynamics/ecoscope-workflows/issues/430?issue=wildlife-dynamics%7Cecoscope-workflows%7C433 ?
Yep, that's 100% what happened 😅
This needs some thought around the display values for the legend, the
density
column alone won't be very descriptive