Opened 5 years ago
Last modified 5 years ago
#19022 new defect
Does Dojo provide Heatmap charts?
Reported by: | supriyaroy | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | General | Version: | 1.12.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
What's required:
- Heatmap charts by Dojo to show data in 2-D chart as colored cells.
- Eg., Something similar to these Plotly heatmapshttps://plot.ly/javascript/heatmaps/
- Platform: IE
- Features: Annotations, Zooming, Interactive, text rotation for labels, dynamic chart.
What's researched:
- Dojo ticket 11705https://bugs.dojotoolkit.org/ticket/11705 asking for Heatmap. But was closed as 'wontfix'.
- Found a patchhttps://bugs.dojotoolkit.org/attachment/ticket/11705/dojox-charting-heatmap.patch intermediately shared for above ticket. But, it did not work.
If the Heatmaps are not currently supported, are there future plans to include it?
Note: See
TracTickets for help on using
tickets.
There's not an out of the box implementation. If someone wants to revisit that patch, modernize it (use AMD and modern APIs), and submit a pull request that includes tests, I'll review it and consider it for 1.13.