lhd-lang commented on issue #32254:
URL: https://github.com/apache/superset/issues/32254#issuecomment-2764935370
YES. deck.gl scatterplot. OK! deck.gl heatmap not OK! The same JS :
function aa(d){
const{object} = d
return `<div>
<strong>机构名称:</strong> ${object.extraProps.机构名称}<br>
</div>`;
}
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]