Open HASH-0021 opened 2 months ago
Can you share a picture of what type of heatmap chart you need @HASH-0021 ?
Something like a contribution graph should suffice. You can find one in the GitHub profile.
Will try to add this feature in the next release @HASH-0021
Feature request: Can you please add heatmap to the library. This is an interesting way to visualize the information.
Issue: I am using Bar chart along with line data to display both. When isAnimated prop is set true the bar chart animates just fine. But when isAnimated is set true in lineConfig prop, then the line animation works only when the chart is mounted but not when the data change happens.
Side note: Thank you for fixing the issue with areaChart inside of dataSet for lineChart so quickly.