Skip to content

Simple library for drawing linear heat chart with custom colors.

License

Notifications You must be signed in to change notification settings

YuriyBereguliak/HeatChart

Repository files navigation

HeatChart

Getting Started

This is a simple implementation for a HeatMap type graphic in a linear form.

Sample app

There are two types of charts: 1 - chart with range intersection 2 - chart with divided ranges

First chart type

Second chart type