himynameisdave / svelte-frappe-charts

📈 Svelte bindings for frappe-charts.
https://frappe.io/charts
MIT License
306 stars 16 forks source link

unable to set heatmap options #48

Open Neo-Desktop opened 2 years ago

Neo-Desktop commented 2 years ago

From https://frappe.io/charts/docs/basic/heatmap

The radius, discreteDomains, and colors 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

mfridman commented 2 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)

Neo-Desktop commented 2 years ago

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

gg187on commented 2 years ago

Can I work on this issue?

himynameisdave commented 2 years ago

@gg187on yes please, I haven't had a lot of bandwidth to work on this project recently.

hallefsantos commented 1 year ago

hey guys, any success on this?

@gg187on @himynameisdave