Open Neo-Desktop opened 3 years ago
Any chance you could provide an example of how heatmap is working in general (even without the customization)?
Can't seem to render the heatmap so an example would help. (apologies if this is slightly off topic)
No worries, I don't know if you still need this, but here's a REPL for your consideration https://svelte.dev/repl/37256533a4044f0c99ade72583dc2883?version=3.42.6
Can I work on this issue?
@gg187on yes please, I haven't had a lot of bandwidth to work on this project recently.
hey guys, any success on this?
@gg187on @himynameisdave
From https://frappe.io/charts/docs/basic/heatmap
The
radius
,discreteDomains
, andcolors
options are all set at Chart instantiation as opposed to being placed in the data object.This makes it impossible to customize a heatmap chart with the current whitelist of options